Re: [Live-devel] Getting the h264 video bytes

2022-03-25 Thread stevee
Thankyou Ross, your answer has solved the issue. To answer your question first - yes I needed to show the playback so that people can watch the stream and we can analyze the stats based on what they saw and match it against their experience of the quality at specific points in the stream. I

Re: [Live-devel] Getting the h264 video bytes

2022-03-25 Thread Ross Finlayson
> On Mar 25, 2022, at 11:33 PM, stevee wrote: > > Hello, I have been looking at and compiling the test apps for a few days and > trying to work out the general structure of the libraries. > > I am wishing to look at the video stream bytes from an IP camera in order to > generate some statist

[Live-devel] Getting the h264 video bytes

2022-03-25 Thread stevee
Hello, I have been looking at and compiling the test apps for a few days and trying to work out the general structure of the libraries. I am wishing to look at the video stream bytes from an IP camera in order to generate some statistics on it. I have compiled the test proxy which works just g