Answer the question
In order to leave comments, you need to log in
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.
Answer the question
In order to leave comments, you need to log in
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 questionAsk a Question
731 491 924 answers to any question