VLC Stream MP4V Payload Type 96

About encoding, codec settings, muxers and filter usage
5150Rocker
New Cone
New Cone
Posts: 2
Joined: 22 Apr 2008 17:55

VLC Stream MP4V Payload Type 96

Postby 5150Rocker » 22 Apr 2008 18:42

Hello

I have been playing around with VLC as a decoder for some time and it's pretty cool. I am now trying to do some streaming and I have gotten several types (wmv and mjpeg) to work with the GUI. What I am having difficulty on streaming is any video file (flv, mpg...) and stream it as a MP4V -ES with a payload type of 96. I have tried several ways with the GUI and the payload type always ends of being either 32 or 33 depending on how what I set for encoding codec. I have search Google and the forums here and I see several people streaming this payload format and using vlc with SAP/SDP as a decoder, but no where do I see the command line to stream this payload type. I also noticed in the GUI that when you click the RTP (which is what I want) and or UDP, the choices below for encapsulation and SAP) can change as to whether they are enabled or not.

So my question is,is it possible to stream MP4V -ES with a playload type of 96 and if so what GUI options or command line options do I need to set.

Thank you for your help in advance.
--
Mark

yohann.martineau
Blank Cone
Blank Cone
Posts: 84
Joined: 27 Aug 2007 15:22

Re: VLC Stream MP4V Payload Type 96

Postby yohann.martineau » 23 Apr 2008 14:46

i think it's possible, here is how i did:

viewtopic.php?f=4&t=32290&p=144081&hilit=n95#p143839

when this is done, the sdp file generated looks like this:

Code: Select all

v=0 o=- 1208786918779903 2 IN IP4 127.0.0.1 s=NONE t=0 0 a=tool:vlc 0.8.6e c=IN IP4 127.0.0.1 m=audio 1230 RTP/AVP 96 b=AS:64 a=rtpmap:96 mpeg4-generic/22050 a=fmtp:96 streamtype=5; profile-level-id=15; mode=AAC-hbr; config=1388; SizeLength=13;IndexLength=3; IndexDeltaLength=3; Profile=1; m=video 1232 RTP/AVP 97 b=AS:1024 a=rtpmap:97 MP4V-ES/90000 a=fmtp:97 profile-level-id=3; config=000001b001000001b58913000001000000012000c48d8800cd0a041e1463000001b24c61766335312e35342e30;
so i guess it's possible...

5150Rocker
New Cone
New Cone
Posts: 2
Joined: 22 Apr 2008 17:55

Re: VLC Stream MP4V Payload Type 96

Postby 5150Rocker » 23 Apr 2008 15:16

Yohann,

Thank you for your reply. I have seen part of that thread in my search. I was hoping I would not have to perform any VLC builds to get this to work. Currently I am using the prebuilt Windows version of VLC 0.8.6f. Once I have a working configuration, then I would be moving to a CentOS based Linux.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 11 guests