Ingest HTTP streams
Hello,
This is burhan from Afghan IPTV Germany. My question is, can we ingest http streams and rewrite the url with evo 1.3?
We would install EVO server on our own dedicated server and ingest about 40 http streams.
Thanks
1 Answers
Hi, You can ingest MPEG-TS with H264/AAC codecs in EMS via HTTP You ingest by calling pullStream API (please search this in our API documentation – http://docs.evostream.com/ems_api_definition/table_of_contents) e.g. pullStream uri=http://<myserver:myport>/<mystream> localStreamName=mystream Note: Future release, starting from 1.7.2 adds Icecast streams that can be ingested in EMS via HTTP