Hi,

I have to deal with application-specific SDP attributes (a=my_attribute:value). I have my own subclass of MediaSubsession. I was wondering if parsing of subsession description lines (c=, b=, a=rtpmap... ) could be done in a virtual new method (ie MediaSubsession::parseSDPline()) that could be overloaded, instead of being hardcoded in MediaSession::initializeWithSDP(). What do you think ? Do you see another nice way to deal with extra SDP attributes ?

Best wishes to everybody

E. HEURTEL
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to