Hi guys,
I'm having some problems keeping the streaming server up:
1. I connect to my server via ssh from my pc
2. I start the server with 'vlc --ttl 12 -vvv --color -I telnet --rtsp-host x.x.x.x:5554'
3. I open another shell and connect to my server via telnet
4. I create the VODs
5. I can see the streamings from my pc
the problem is that the streaming server shuts itself down when I close the ssh shell.
Is there a way to lauch it and keep it running?