Wowza Community

H264 Codec info via REST API

Hi,

How to get codec, video info (resolution,profile level) and framerate of incomming rtsp stream via REST API?

Marcin

Hello Marcin

I do not believe you can obtain this information via the REST API, however, you could build an HTTP Provider that diagnosed each published stream (or just the one requested) and then query against that remotely to obtain this information.

Thanks,

Matt