A
A
Atlllantis2017-09-09 18:14:51
Java
Atlllantis, 2017-09-09 18:14:51

How to stream audio/video?

There is a certain local file server.
There is a server and client software (self-written), which allows you to exchange files with the server.
In general, to view a file (any), you must first download it from the server (on a TV, for example, some videos simply do not fit and you have to look for films of poorer quality).
But I would like to somehow not download the entire files (specifically audio / video), but transfer only the part that is necessary for playback.
For example, I open the video through the "player" (on Windows, like a regular video / audio file) and what next? How can I tell the player that the file is streaming and how do I understand what the player needs? ...
In general, in which direction should I dig?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2017-09-09
@Atlllantis

Dig towards video streaming protocols - RTP, RTCP, RTSP, RTMP, HLS, HDS, DASH.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question