Hi Im looking to stream video to the N770 using a media app on the N770. I want to stream from an IP camera, now i can access the ip camera and view video from the web interface: http://192.168.1.2:9090
however I would like to view in full screen mode such as in mplayer.
however when i type the following( mplayer -cache 4096 http://usernameassword@iport/videostream.cgi
) into xterm on the n770, it freezes at around 10 to 20% every time during cache fill. then it says:
libavformat file format detected. [ingenient @ 0x3b7b68] Could not find codec parameters (Video: mjpeg) LAVF_header: av_find_stream_info() failed Exiting... (End of file)
however I would like to view in full screen mode such as in mplayer.
Now i can stream on my pc using this:
http://usernameassword@iport/videostream.cgi
however when i type the following( mplayer -cache 4096 http://usernameassword@iport/videostream.cgi
) into xterm on the n770, it freezes at around 10 to 20% every time during cache fill. then it says:
libavformat file format detected. [ingenient @ 0x3b7b68] Could not find codec parameters (Video: mjpeg) LAVF_header: av_find_stream_info() failed Exiting... (End of file)