sudo cat /var/log/apache2/error.log Every error detected by Apache is logged there. Thanks for this. I tried the chmod stuff and that made no difference to the apache page that should say 'it works' - that still says forbidden, but with this I managed to see that I had my index.html file in the wro...
I followed these instructions to set up Apache 2 on my Pi. http://www.instructables.com/id/Raspberry-Pi-Web-Server/step7/Install-Apache-with-PHP/ When I navigate to the ip address on my browser however I get: Forbidden You don't have permission to access / on this server. Apache/2.2.22 (Debian) Serv...
I don't really know Python that well so I am unsure as to what that script is doing when. With a stepper motor should I be able to just set the pin to 'on' and that operate the motor provided it is all wired up correctly? I am just trying to test to see if it works how I have set it up at the moment.
The application simply repackages native h264 stream with RTP headers. What do Quartz Composer or Pure Data expect from the source stream? Native h264, RTP packets, or? Not entirely sure, I thought that Quartz Composer would want h264s, but it doesn't seem to like streams - I read somewhere that it...
Hi, this looks like it works really well, do you think it is possible to then pull the RTSP stream into something like Quartz Composer or Pure Data on the receiving computer to then manipulate the video doing like chroma keying or something? Currently I use MJpeg streamer to stream video across, but...