Live TV Scenario
Posted: 20 Apr 2009 01:19
Hello,
I have a live program show that i would like to broadcast over the internet. the scenario is as follow:
Location1:
LIVE TV connected to Server 1
Server 1 encodes the live content into an MPEG codec
Server 1 sends stream to Server 2 via HTTP
Users connect via the internet to Server 2 to view the stream
Can someone emphasis what is needed for this project at the software level? do i need to configure 2 webservers on each Server?
I read about the VLC server and i understood that the live content can be sent to a specific ip on a specific port, my question is where do i configure that listening port? i mean from server 1 i will be sending the stream to server2:portX , but i need to configure that listening portX on server 2, where do i configure that on server 2
Thank you,
I have a live program show that i would like to broadcast over the internet. the scenario is as follow:
Location1:
LIVE TV connected to Server 1
Server 1 encodes the live content into an MPEG codec
Server 1 sends stream to Server 2 via HTTP
Users connect via the internet to Server 2 to view the stream
Can someone emphasis what is needed for this project at the software level? do i need to configure 2 webservers on each Server?
I read about the VLC server and i understood that the live content can be sent to a specific ip on a specific port, my question is where do i configure that listening port? i mean from server 1 i will be sending the stream to server2:portX , but i need to configure that listening portX on server 2, where do i configure that on server 2
Thank you,