streaming to justin.tv

About encoding, codec settings, muxers and filter usage
ktorp18
New Cone
New Cone
Posts: 3
Joined: 03 Feb 2010 19:11

streaming to justin.tv

Postby ktorp18 » 16 Oct 2011 06:08

I am trying to stream my hd pvr to justin.tv but it does not seem to be working. it keeps creating an mp4 file instead of .sdp for the stream.

when i go through the streaming setup i set the destination to rtp/mpeg transport stream and set the address to 127.0.0.1 and base port to 1234.
then i change the generated stream output string from

":sout=#transcode{vcodec=h264,vb=0,scale=0,acodec=mp4a,ab=128,channels=2,samplerate=44100}:rtp{dst=127.0.0.1,port=1234,mux=ts} :no-sout-rtp-sap :no-sout-standard-sap :ttl=1 :sout-keep"

to

":sout=#transcode{vcodec=h264,vb=0,scale=0,acodec=mp4a,ab=128,channels=2,samplerate=44100}:rtp{dst=127.0.0.1,port=1234,mux=ts,sdp=file://home/ktorp/vlc.sdp} :no-sout-rtp-sap :no-sout-standard-sap :ttl=1 :sout-keep"

this creates vlc.mp4 in home/ktorp

im on ubuntu by the way

when i run the jtvlc command it says it cant find the sdp file. here's the jtvlc command i run:

./jtvlc/jtvlc k_torp streamkey /home/ktorp/vlc.sdp -d

obviously streamkey is replaced with my actual stream key. any help would be appreciated thanks.

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 3 guests