-
Hi, it seems motioneye fails to start when there's an authorization error. I believe it's better if the frontend can catch the error and report it.
I guess the workaround is to edit/delete `/etc/moti…
-
```
What steps will reproduce the problem?
1. No known steps to reproduce it. It happens when one server message is
received as multiple TCP packets and there are multiple PipelineMsgParser
reading …
-
```
What steps will reproduce the problem?
1. No known steps to reproduce it. It happens when one server message is
received as multiple TCP packets and there are multiple PipelineMsgParser
reading …
-
UPDATED
Actually, I am kind of a newbie on android. As I am trying to find an rtsp server implementation for android, I figured out that your work is great! Thank you for sharing it. Now I am trying …
-
We should incorporate [Santa Clara County Social Distancing Protocol](https://sdp.sccgov.org/) data into a community asset map and ultimately into the larger OpenStreetMap database.
## Background
…
-
I followed the instructions and it is not working
1. Firstly download the checkpoints with '_pose.pth' postfix from huggingface
2. Edit driver_video and ref_image to your path in demo_motion…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
SD.NET has preliminarily supported the use …
zcq06 updated
4 months ago
-
Didn't use the template because the overall idea is pretty straight forward.
I've been testing this library for some time and like the cleanliness and feature set. I can take a look at starting thi…
-
SharpRTSP's CameraExample does not work with Janus. Every other stream i've tested works on Janus.
Is there anything non standard done in SharpRTSP with RTSP streams ? It does work with VLC, live555…
-
When I use the "streamer" project, after I establish a P2P connection with others, I want to receive video streams sent by others on the C++ side, what should I do?