Live Streaming / Streaming Server
Posted: Fri Mar 15, 2013 4:30 pm

Live upstreaming the H264 to the internet...
what it will take:
1. A Windows service or program that reads the output of Mirillis Action
2. Uploads the Stream to Socket Clients that connect via IP:Port
3. Action will have to direct its output from a file to the streaming service (or both?)
4. Maybe a Web/Html template that shows how to see the stream (HTML5 Video)
something like:
I'll see if its possible to make this myself using C#, and simply copy the file-stream to a listener..
This feature would enable Mirillis Action users to record and stream while they are playing, and show it to their friends,...
the alternatives right now is Twitch .. which also function as a repeater of the live stream.. you dont need to do that too.
ps. the Windows service should broadcast a black signal when the user is not playing / recording...