Click here to Skip to main content
15,867,330 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi i`ve tried to build Video Streaming Program on TX2 by using monodevelop C#
but i don`t know what is problem on my program
i`ve searched about OpenCVSharp and MPlayer Library
but it was not runned.

because of Error
- OpenCVSharp : dll Error
- OpenCVSharp3 : i couldn`t read 'Capture' Class ( on PC )
- MPlayter Library : run but not Processing anything.

also when i add package OpenCVSharp3, it was not Added.
even though i add line " using OpenCVSharp " , there was no find package. ( on TX2 )

anyone know what Library should be used to build Streaming on Linux monodevelop C#?

What I have tried:

OpenCVSharp
MPlayer

and now i`m searching what Library i can use on TX2 C# ( monodevelopment )
Posted
Updated 29-May-19 22:25pm

1 solution

Here is an article about a simple MJPEG streamer: Motion JPEG Streaming Server[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900