In my last project my server collected camera stats and served them up in a
web page using and embedded (mongoose) web server. I hiiked into the
callback functions of my own code, This was security cameras to disk,http
streamaing, and my own browser plugin streaming.

On Wed, Feb 15, 2017 at 3:32 PM, Virginia Hamm <liverwu...@owal.io> wrote:

> Has anyone done it? In particular, I want to monitor number of bytes
> to/from the source, to/from each client, and number of clients. Ideally
> this would be for Prometheus, but any monitoring package that exports stats
> over http should be easily modifiable.
>
> If nobody has done it, I'm about to do it (for Prometheus). Ross, any
> advice on where to get those statistics from? Also, is there any real value
> in keeping track of the rtsp control channel and the kind of commands that
> have been sent over it (adding that kind of functionality should be easy,
> but no point in doing it if there is no value in it!)
>
> Thanks,
>
> \/-/
>
> _______________________________________________
> live-devel mailing list
> live-devel@lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
>
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to