Closed guytechNet closed 1 year ago
Hi, you must select a plugin. On your screenshot, no plugin is selected. There are three plugins as part of the code, and the idea was that people could develop their own for other cameras.
Also, the IP address should be simply the ip, not a url. The plugin takes care of constructing a url appropriate for the camera the plugin is designed for.
I wrote three plugins with the app because that's what kind of cameras I have/had access to.
Hi Mr. Victor David,
I saw you written at readme.md (red line -> Supports RTSP and MJPEG but I can not use it your project) Do you miss plugin RTSP and MJPEG?
Are you saying that there are no plugin options in the drop down list on the camera settings? Because of the nature of how plugins work, after a build, they must be copied into the Plugins directory. This is handled by PostBuild.cmd
https://github.com/victor-david/camera-eye/blob/master/src/Camera.App/PostBuild.cmd
Also, you'd need to follow what it says here about Ffmpeg:
https://github.com/victor-david/camera-eye/blob/master/src/Camera.App/Ffmpeg/README.md
Hi victor david, I have *.dll plugin as follow And plugin saw at box as But my rtsp do not working at your Cam Eye, however it work at RtspClientSharp project. What's happen?
There's a couple of things to keep in mind:
Hi Mr. Victor David, I saw you written at readme.md (red line -> Supports RTSP and MJPEG but I can not use it your project) Did you miss a plugin RTSP link in your project? Please help me plugin RTSP!
Yes, the app supports RTSP and MJPEG in the underlying transport protocols. The underlying protocols are used by a plugin, which is designed for a certain type of camera. In an attempt to help, I've posed various questions and suggestions for you, and also pointed out what was wrong with your config screen, but haven't received any answers as to whether you followed those suggestions. It is mandatory to:
And once again, the plugins that are included may not work for your camera. That's why it's a plugin architecture, so others can develop plugins for other cameras.
Hi Mr. Victor David,
I can not view rtsp camera CCTV or camera IP after I added and configured, drag it to the display position I want.
Can you help me?
I added and configured
drag it to the display position I want