Reply to thread

HTTP streaming is only general way how to split big media stream into small chunks. Every implementation is unique (Adobe Flash, Microsoft, Apple). Video and audio formats are mostly specified in each HTTP streaming specification, but I'm not familiar with Apple specification.


Anyway, for HTTP streaming is probably needed full HTTP client implementation, which is not part of IPTV filter (yet). I'm working on new filter, but it's long time work.


Top Bottom