Re: [Live-devel] H264 SDP sprop_parameter_sets_str definition

2009-08-20 Thread Ganesh V
day, August 21, 2009 1:26:48 AM Subject: [Live-devel] H264 SDP sprop_parameter_sets_str definition Hi, I write a H264 framer and it works with openRTSP. However, it will cause VLC player to crash. Thanks for Ross's comment, I realized that my setup of SDP sprop_parameter_sets_str is not correc

Re: [Live-devel] H264 SDP sprop_parameter_sets_str definition

2009-08-20 Thread Jeremy Noring
On Thu, Aug 20, 2009 at 12:56 PM, Tao Wu wrote: > Hi, > > I write a H264 framer and it works with openRTSP. However, it will > cause VLC player to crash. > Thanks for Ross's comment, I realized that my setup of SDP > sprop_parameter_sets_str is not correct. > > I do not know the format or structu

[Live-devel] H264 SDP sprop_parameter_sets_str definition

2009-08-20 Thread Tao Wu
Hi, I write a H264 framer and it works with openRTSP. However, it will cause VLC player to crash. Thanks for Ross's comment, I realized that my setup of SDP sprop_parameter_sets_str is not correct. I do not know the format or structure of SDP sprop_parameter_sets. I go over the RFC 3984, but not