Push sdp file to rtmp (ffmpeg?)
Greetings,
I would like to be able to push .sdp file to custom rtmp destination.
Currently I use vlc and program called "JTVLC". VLC acts as encoder and generates sdp file - then JTVLC is programmed to push to Justin Tv via rtmp.
This program though, you can only send to Justin Tv. I would like to send to custom desination, such as yycast. (rtmp://live.yycast.com/live?u=username&p=xxxxxx - stream name: xxxxxxx)
Can I use ffmpeg to do this? How? I generatre sdp file to "C:/vlc.sdp"
Thank you for advice.
|