Re: [Live-devel] quicktime client for h264

2009-08-26 Thread Ganesh V
Huang, while transmitting the same, NALU headers need to be removed. NALU header ? you do not mean start code ? Yes, you are correct. I meant the start code only i.e. 0x00 00 00 01. Ganesh ___ live-devel mailing list live-devel@lists.live55

Re: [Live-devel] quicktime client for h264

2009-08-26 Thread huang
2009/8/26 Ganesh V > For Quicktime, at beginning, you need to ensure that you send SPS and PPS > as sprop_parameter_sets. Do note that > Yes ! I am sure I send SPS and PPS as sprop_parameter_sets :) while transmitting the same, NALU headers need to be removed. > NALU header ? you do not mean s

Re: [Live-devel] quicktime client for h264

2009-08-26 Thread Ganesh V
For Quicktime, at beginning, you need to ensure that you send SPS and PPS as sprop_parameter_sets. Do note that while transmitting the same, NALU headers need to be removed. Hope this helps, Ganesh ___ live-devel mailing list live-devel@lists.

Re: [Live-devel] quicktime client for h264

2009-08-25 Thread Yedidia Amit
Sent: Tuesday, August 25, 2009 6:47 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] quicktime client for h264 +1 I have this same issue with my H.264 stream. My Mpeg4 stream works fine with VLC and quicktime, however my H.264 stream works only with VLC. Q

Re: [Live-devel] quicktime client for h264

2009-08-25 Thread Dan DuFeu
ct: [Live-devel] quicktime client for h264 Hi dear all, I have my own H264VideoStreamFramer and could stream h.264 to VLC and Quicktime. But when Quicktime as client, something was wrong: First, I started the server and Quicktime connected to server, after "PLAY" cmd, server sent data to

[Live-devel] quicktime client for h264

2009-08-24 Thread huang
Hi dear all, I have my own H264VideoStreamFramer and could stream h.264 to VLC and Quicktime. But when Quicktime as client, something was wrong: First, I started the server and Quicktime connected to server, after "PLAY" cmd, server sent data to Quicktime, but Quicktime had no image with increa