Could you please send a copy of your implementation? I managed to get H.264 streaming to work with VLC, but not with QuickTime, so I would be interested in examining your code.

Thanks,

Etienne

On 17 Jun 2009, at 02:46, Ganesh V wrote:

Dear all,

I have finally been able to get H.264 Streaming working with Quicktime, thanks to Ross' inputs. There was an inherent issue in my implementation which QT was not able to ignore. While transmitting NALUs, 2 points have to be remembered. One is to remove the NALU start code and another is to send one NALU after another.

This along with the sprop_parameter_sets change ensured QT was able to receive the incoming stream and play the same.

Thanks,
Ganesh

P.S: Sorry about the non-relevant post, but thought might be useful for someone else who might be trying the same.

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

--
Etienne Bömcke
Laboratoire de Télécommunications et Télédétections
Université Catholique de Louvain
Bâtiment Stevin - Place du Levant, 2
B-1348 Louvain-la-Neuve

e-mail : etienne.bom...@uclouvain.be
tel : +32 10 47 85 51

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

Reply via email to