[BUG REPORT] wrong sdp format
Posted: 03 Dec 2010 09:46
Hi,
I would just like to report a bug that we found while performing VOD streaming using VLC 1.1.4.
We noticed that the VLC server is sending range and npt parameter of SDP in non-standard format.
Space is inserted between range: and npt.
ex.
a=range: npt=0-259.877 //VLC
a=range:npt=0-259.877 // Other Streaming Server
Because of this, pausing of streaming playback fails in other streaming clients.
Thanks,
artsylar
I would just like to report a bug that we found while performing VOD streaming using VLC 1.1.4.
We noticed that the VLC server is sending range and npt parameter of SDP in non-standard format.
Space is inserted between range: and npt.
ex.
a=range: npt=0-259.877 //VLC
a=range:npt=0-259.877 // Other Streaming Server
Because of this, pausing of streaming playback fails in other streaming clients.
Thanks,
artsylar