[Live-devel] Patch request and question

Jason Davis jason.lee.davis at gmail.com
Thu Jan 20 15:22:30 PST 2005


First, can someone please add the following line to the class
definition of MediaSubsession in MediaSession.hh to add access to the
rtp payload type:

unsigned char rtpPayloadFormat() const { return fRTPPayloadFormat; }

Second, I have run into a RTSP server that expects "M2TP/H2221/UDP" in
the SETUP message instead of the RAW/RAW/UDP like Kaseena uses to
setup a MPEG2-TS connection over UDP.  Unfortunately the capture I
have doesn't tell me what type of server this is.  Is anyone familiar
with it?  Is it possible to interoperate with it without modifying the
live stack?


More information about the live-devel mailing list