-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rtsp support in hkcam (patch) #95
Comments
FWIW I tried it with my IP Camera and it worked great |
@e1z0 could you submit a pull request so it would out-of-the-box? |
Hello, How do I generate a new binary for the Raspberry Pi Zero platform? |
Hi ! @1lluminaughty to answer your question, you can clone the repo and run I have another question however : what is the preferred option to create the rtsp flux ? I'm using vlc but it seems that it's not the best solution (regarding dropped frames, etc.). Here's my rtsp script
What are the other options for this ? I'm not sure where to look for documentation. |
Hello and thank you for the great contribution by supporting the HomeKit in golang world!
I've made h264 rtsp stream as input source support patch, a little bit hacky but in general it works pretty well
Patch.: patch -p0 < hkcam-rtsp.patch
After compilation use the following parameters to pass the rtsp stream:
hkcam-rtsp.patch.zip
The text was updated successfully, but these errors were encountered: