-
1. Re: Is There anyway to Monitor No. of Live HTTP HDS/HLS Streams? FMS 4.5.1
Apurva UdaykumarMay 18, 2012 8:29 AM (in response to vibsgupta)
1 person found this helpfulHi ,
Right now there is no way from FMS end to let you know no of live http HDS/ HLS Streams. The Admin API which we provide work only for RTMP flavors.
You can search over net if there is some tool which does intelligent parsing of Apache logs and provides some useful data. Hopefully you find something.
This is something which has been requsted by many users and sooner rather than latter we can provide something to user but cannot promise anything right now.
Hope this helps.
-
2. Re: Is There anyway to Monitor No. of Live HTTP HDS/HLS Streams? FMS 4.5.1
vibsgupta May 19, 2012 9:52 AM (in response to Apurva Udaykumar)Yes I know about various Apache Monitoring Tools, However they will log the apache requests. As HTTP is basically a non-multimedia delievery protocol so I guess it'll be difficult to different between the normal requests and the stream requests. Let me do more R&D. Thanks. Please keep this discussion updated if any solution found.
-
3. Re: Is There anyway to Monitor No. of Live HTTP HDS/HLS Streams? FMS 4.5.1
nnmk May 21, 2012 1:45 AM (in response to Apurva Udaykumar)Hello,
Right now there is no way from FMS end to let you know no of live http HDS/ HLS Streams. The Admin API which we provide work only for RTMP flavors.
I am very sorry for not being constructive in this discussion - but, imho this really had to be part of the release of 4.5 (especially with HLS added to the mix).
Also, adding this not only to Admin API but to the fms admin console app i see as a must. (and i am not the only one, pretty sure of that)
Just to clarify, yes i do understand that apache is doing everything HLS related but the product is called FMS and it is marketed and sold as such...This is something which has been requsted by many users and sooner rather than latter we can provide something to user but cannot promise anything right now.
That would be great, finally! (i can only wish that this will be a part of the admin console)
Please do keep us posted.
Again, sorry for not being very constructive here.
-
4. Re: Is There anyway to Monitor No. of Live HTTP HDS/HLS Streams? FMS 4.5.1
SE_0208May 21, 2012 4:55 AM (in response to nnmk)
Yes i understand that we sell it as whole solution but then you also need to understand that HTTP is different technlogy. If i have to argue on technical ground - there is no concept of connections when it comes to HTTP. But then i also agree we need to provide something which helps users to do some traffic analysis. And don't worry about you not being constructive - any feedback which is given in good intent is always constructive.
-
5. Re: Is There anyway to Monitor No. of Live HTTP HDS/HLS Streams? FMS 4.5.1
vibsgupta May 21, 2012 9:41 AM (in response to SE_0208)Thanks for replying. Yes I know the Protocol structure of both HTTP (Connection less) and RTMP (Connection Oriented), however HTTP Headers can be modified or some work around can be made which can help the HTTP Traffic log analyser to differentiate between non streaming HTTP Requests and the Media HTTP Requests. I'm not a hardcore networking programmer, however a vague monitoring of even HTTP protocol doesn't seems totally infeasible. There are already apache monitoring tools on the web, with some root level protocol code customization by the respective experts I'm hopeful of some positive solution for the same.
-
6. Re: Is There anyway to Monitor No. of Live HTTP HDS/HLS Streams? FMS 4.5.1
nnmk May 21, 2012 5:47 AM (in response to SE_0208)@SE_0208
Thank you sir for understanding.
I too have no intention of argueing here, especially not on technical grounds and especially not with you .
Obviously, there are a few functionalities badly needed in FMS, one of which is this one (some others i consider important i have listed here: http://forums.adobe.com/message/4315166#4315166), it will only make FMS better product if provided.