Send Motion-user mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/motion-user
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."
Today's Topics:
1. Motion start option suggestion : camera off (Fab Milo)
2. Protocol-relative URL in motion web controler ? (Fab Milo)
----------------------------------------------------------------------
Message: 1
Date: Sat, 2 Aug 2025 03:28:51 +0000 (UTC)
From: Fab Milo <[email protected]>
To: "[email protected]"
<[email protected]>
Subject: [Motion-user] Motion start option suggestion : camera off
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
Hi !
motion is a great tools, thanks to all devs for their work.
May I suggest to add an option to start only the web controler?of motion,
without starting the camera.?
I couldn't find such an option and ended up adding :
ExecStartPost=/bin/bash -c "sleep 0.5 ;
curl?http://localhost:8080/0/action/quit"
to the systemd motion.service, but a startup option would be great
Regards,
Fab
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 2
Date: Sat, 2 Aug 2025 03:46:34 +0000 (UTC)
From: Fab Milo <[email protected]>
To: "[email protected]"
<[email protected]>
Subject: [Motion-user] Protocol-relative URL in motion web controler ?
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
Hi again !
May i suggest another thing ??
Would it be possible to use protocol-relative URL for links in motion web
controler page : //url instead of?http://url?for menu, video feed, etc... ?
This would fix a bug when motion runs locally without TLS, but behind a proxy
with a proper TLS. When accessed in https from outside the proxy, all the url
in the web controler page are in http, so nothing works...?
It's possible to fix that with a sub_filter?in nginx conf to replaces http by
https, but addressing this in motion directly would be?much cleaner.
Regards,
Fab
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
------------------------------
Subject: Digest Footer
_______________________________________________
Motion-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
------------------------------
End of Motion-user Digest, Vol 225, Issue 1
*******************************************