W
W
WannaBePro2018-03-07 15:16:25
.NET
WannaBePro, 2018-03-07 15:16:25

Get\process mjpeg stream for net core 1(net standard)?

Plz tell me lib on net core 1 \ net standard to work with mjpeg video stream.
Code examples are also welcome.

Answer: use media services to work with video streams. Parsing the stream in the application itself is not a good idea ..

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Kuznetsov, 2018-03-08
@WannaBePro

It comes across https://github.com/jingwood/mjpegplayer, but this is not core and not a standard.
You can try to transfer the necessary part to .net standard, the second version of it already contains a very extensive API.
PS

  • https://github.com/BrianPeek/mjpeg
  • https://github.com/search?l=C%23&q=mjpeg&type=Repo...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question