Cannot get any video on client when streaming from ffmpeg to FMS
Hi. I am trying to re-stream a VLC stream using ffmpeg to FMS. The VLC-> ffmpeg part is okay. I can then see the ffmpeg stream reach the FMS server.
I then tested this stream with the sampel client app which ships with FMS. I opened a live stream and set the stream name. The problem is I only got audio. No video was being displayed.
Here's the ffmpeg command: ffmpeg -re -i rtsp://localhost:8554/test.sdp -vcodec libx264 -f flv rtmp://168.187.121.71/livepkgr/mystream
Can anyone please guide me on how to get this to work?
Thanks.
Sebouh.
