-
Notifications
You must be signed in to change notification settings - Fork 18
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
Only use the snapshot function? #69
Comments
If your cam provides a jpg-snapshot you can use the |
Thanks for fast answer.
and and what should I enter in this line?
"source": "-re -i rtsp://myfancy_rtsp_stream",
my netatmo presence does not support rtsp. is there no error message?
… Am 21.10.2020 um 07:27 schrieb Samfox2 ***@***.***>:
If your cam provides a jpg-snapshot you can use the stillImageSource option with that url.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
You could try something like this:
|
Ok thanks for your help. I will try it 👍
… Am 21.10.2020 um 10:10 schrieb Samfox2 ***@***.***>:
You could try something like this:
"source": "-re -i http://<Local_Static_IP>/<Local_Access_Key>/live/files/high/index.m3u8",
"stillImageSource": "-i http://<Local_Static_IP>/<Local_Access_Key>/live/snapshot_720.jpg",
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I am using Netatmo Presence, who doesn‘t works with an rtsp-stream.
Can I only use this plugin with triggering the .jpg to Homekit?
The path for live stream is
http://192.xxx.xxx.xx/yyyyyxxxxxxxxxx/live/files/high/index.m3u8
The text was updated successfully, but these errors were encountered: