Skip to main content
Inspiring
March 18, 2014
Question

How to get stream detail

  • March 18, 2014
  • 2 replies
  • 424 views

Hellow everyone,

I have some video stream in FMS, when the clients connect to the FMS Server I send the result of video streams on the server for them.

 

Now I like add some detail of video streams in the server for clients (how long stream this video, how many client are looking this video) etc.

 

Please advice me to get this Information of video streaming on the FMS server.

Thanks in advance

This topic has been closed for replies.

2 replies

Adobe Employee
March 26, 2014

I guessyou are tying to find out stats for a particular stream...

Just check Adobe Media server Administration guide for the same.

http://help.adobe.com/en_US/adobemediaserver/configadmin/adobemediaserver_5.0.1_config_admin.pdf

and the following link is for list of available httpd commands for getting results

http://help.adobe.com/en_US/flashmediaserver/adminapi/WSa4cb07693d12388431df580a12a34991ebc-8000.html

You can also get more info by writing  small shell scripts/tools to analyze the Adobe Media server log files.

m_yazdianAuthor
Inspiring
March 26, 2014

No one has the answer?