MPEGTS HTTP/UDP inbound stream
Hi..
I am interested to use evostream, tested with inbound RTMP and found matching very closely with my requirements.. but unfortunately all my source streams are MPEGTS HTTP as of now.. As I came to know there is no option of inbound http, I was intending to use MPEGTS UDP.. as I can generate udp stream easily with ffmpeg without any cpu overhead.. however.. I can play udp while I set target to my PC.. but after I set target to ems server and adding mpegtsudp in ems_ui to pull stream, it generated RTMP and RTSP output links, but I can’t watch video with those links…
I tried to generate rtmp from my ts stream but could not, as it shows input/output error.. but using flv I was able to generate rtmp and re-stream through ems. the basic difference I found in ts and flv is the header option.
So, I need help on generating mpegts udp stream using ffmpeg and make it usable in ems.