ontvtime.com - Development process of our own live TV broadcasting system

Description: Blog about the development of our own live TV broadcasting system

broadcasting (1133) live tv (291) h264 (43)

Example domain paragraphs

I am pleased to welcome you on our blog about the development process of Live Internet TV broadcasting and streaming system.

Over the past few years I have led the development of streaming Internet TV broadcasting. We developed our own H264 video encoders and repeaters. Our streams may be viewed on different devices such as iPad or iPhone and, of course, on computers. As the leading developer of this live streaming system, I decided to write some notes, covering organization questions of own broadcasting through the Internet, the difficulties which we had to encounter, and ways of their solution, as well as emphasize advantages a

As the signal source we use a signal from the satellite antenna, then we decode audio and video streams and so we get uncompressed video and audio. And then we code video data by video codec H.264, and audio data by audio codec AAC. Then these results are multiplexed in real time into so-called fragmented mp4 files and then these files are sent through the HTTP protocol to the audience. Broadcast viewing is available on computers, tablets and mobile devices.