C
C
Chingul2014-01-09 23:53:34
PHP
Chingul, 2014-01-09 23:53:34

What is the script that defines the parameters of the IPTV stream? Ideally and stream quality

For a Web project, it is necessary to process IPTV television broadcast broadcast addresses. It is assumed that the server automatically and cyclically polls the list of addresses on the network to receive stream parameters: video codec, audio codec, image size, video bitrate, audio bitrate, and so on.
Interested in any information in this direction. I read various scientific papers on determining the quality of a video signal, but I did not understand how this can be measured by a software method, especially on the Web.
The option of using the desktop application is unfortunately not acceptable.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
dope, 2014-01-10
@Chingul

There was an article + read comments
habrahabr.ru/post/145151

I
Ilya Evseev, 2014-01-10
@IlyaEvseev

Run "mplayer -vo null -ao null -identify -frames 0 stream_address" and parse the output.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question