How to publish a stream in .ts / .m3u8 format to FMS
I'll do my best to explain what I'm attempting to accomplish. I have live streams being pre-encoded / segmented in HLS format (.ts and .m3u8) and I need to publish these "live" to an AWS instance running FMS.
Everything I've came across so far works using the flash media live encoder which I'm pretty certain I can completely bypass as I already have the streams being encoded and segmented.
Basically I'm looking for a programmatic way to publish these straigh to my AWS instance "live".
Thanks!
