after searching for weeks on a good solution to get flash playing my RTSP MP4 IP-camera stream, I'm getting nerved of finding "no solutions", "buggy solutions", "expensive solutions" and "unstable things"... currently I'm running out of time, so after trying ffmpeg / ffserver, RED5, and many others, I'm now giving VLC a chance ... please help me, I would be really thankful, if I just get it on, to work well...
Source information
I'am always using the Cisco wireless IP-cameras
- http://www.cisco.com/en/US/products/ps9948/index.html
- http://www.cisco.com/en/US/products/ps9947/index.html
The livestream is reachable like this "rtsp://user:password@camera_ip/img/media.sav"
Target system
The livestreams target is every actual web-browser on any OS using a standard flashplayer plug-in. So Flash cannot directly stream RTSP, it's not supported (only in flash light for mobile devices), out of this fact, I need to transcode the stream from RTSP to any format supported in the actual flashplayer.
Solution wanted
Therefore I need a server like VLC, what requests the livestream from the camera (connected through the internet), does all the transcoding stuff, in a Flash supported streaming format, and publishes it for my websites! Currently I have seen, VideoLan offers different programs, like vlc player, vlc server, vlma and so on, I dont know, what would be the best solutions for my project.
I already tried some configurations with vlc, but most of them do not work or dont work stable. As I was searching for help on google and in some forums, I always just found people with similar problems and more bugs and information about things what are not working instead of things that are working ...
My question
Please, could somebody tell my, how I set up a server in the best way to meed my expectations, I'm running a ubuntu server (no GUI, terminal only) and I have complete root access. Most important is stability of the video-server, because I need to set it up for costumers running a website, they like to have this as live-stream, so it would be a really bad thing, if the stream is aborting every second day or the server keeps hanging up contentiously?
Well, I'm really thankful for each help you could offer me, some sample commands would be really nice also
(Excuse my worse English, I'm no native speaker )
Thanxs
Mark