Re: [Live-devel] Is data parsed before being sent by live555

2019-02-25 Thread Ross Finlayson
> On Feb 26, 2019, at 10:21 AM, Kevin Bailey wrote: > > I've noticed that if I made specific modification to my NAL units before > passing them over to live555 (including totally randomizing the bits) the NAL > unit will not be sent at all to the client. Does live555 parse NAL units > prior

[Live-devel] Is data parsed before being sent by live555

2019-02-25 Thread Kevin Bailey
I've noticed that if I made specific modification to my NAL units before passing them over to live555 (including totally randomizing the bits) the NAL unit will not be sent at all to the client. Does live555 parse NAL units prior to sending them out to clients? And if so how can I get live555 to st