Hello Friend's .
i am hungry for knowledge about live video streaming technology. how it work? which tools and third party tools need for that? so i want to learn about live video streaming technology.
so please help and share any knowledge and information about Video streaming technology.
so please help and share any knowledge and information about Video streaming technology.
Maen BadwanPosted Apr 4, 2019, 9:21 AM
At the recipients' side (devices), you only need the URI of the streamed data to begin watching or listening almost immediately.
The stream can be unicast or multicast.
- Unicast stream: sends IP packets to a single recipient. Therefore, it is handled and received by one recipient at a time.
- Multicast stream: sends IP packets to a group of hosts and recipients. Therefore, many recipients can receive it at the same time.
Note that I am familiar with the live streaming technology, but not particularly with Facebook streams.
The source of the live stream can be from a media file (on disk), capture device (source) or any other media that provides video or audio stream output.
LEADTOOLS Multimedia programming toolkit provides the ability to stream data from files, capture devices, etc. over many of the well-known protocols.
https://www.leadtools.com/help/leadtools/v20/dh/multimedia/mm/convertctrl-sourcefile.html