V
V
Vaskiv992018-06-07 20:37:43
ASP.NET
Vaskiv99, 2018-06-07 20:37:43

Asp.net core video stream how to direct bytes?

Hello. I have the following question. I implement video stream. My method accepts a byte from the front and must send it out in the GetStreamAsync method. Bytes are sent all the time until the stream ends. How do I return bytes so that when I first start streaming, when I open a new tab, the tab opens in the same place as the first tab.5b196d0ac21af168424125.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
denismaster, 2018-06-08
@denismaster

Try the solution presented here, maybe it will help)
https://stackoverflow.com/questions/41698435/async... You
can also see this, https://stackoverflow.com/questions/36227565/aspne...
anthonygiretti.com /2018/01/16/streaming-video-asyn...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question