View Single Post
  #1  
Old 03-10-2013, 11:37 AM
DIzzle13 DIzzle13 is offline
Junior Member
 
Join Date: Mar 2013
Posts: 1
DIzzle13 is on a distinguished road
Default

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.
Reply With Quote