Send Motion-user mailing list submissions to motion-user@lists.sourceforge.net
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 motion-user-requ...@lists.sourceforge.net You can reach the person managing the list at motion-user-ow...@lists.sourceforge.net When replying, please edit your Subject line so it is more specific than "Re: Contents of Motion-user digest..." Today's Topics: 1. Problems with getting chromium-browser to show first image (Brian) 2. Re: Problems with getting chromium-browser to show first image (Manu Kemppainen) 3. Re: Problems with getting chromium-browser to show first image (Barry Martin) ---------------------------------------------------------------------- Message: 1 Date: Sun, 5 Jun 2022 18:34:02 +0200 From: "Brian" <brian_dorl...@t-online.de> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: [Motion-user] Problems with getting chromium-browser to show first image Message-ID: <ed15c0cf-bd13-a21a-09c8-584b3c0c334c@192.168.96.249> Content-Type: text/plain; charset=UTF-8; format=flowed I rebuilt my Motion 4.3.2 on Raspi P4. Motion capture is ok. But i need the output of the P4 to go to a TV via HDMI. And the browser showing motion should run in kiosk mode. XDG autostart looks like this: @lxpanel --profile LXDE-pi @pcmanfm --desktop --profile LXDE-pi @xscreensaver -no-splash @unclutter @xscreensaver -no-splash @xset s off @xset -dpms @xset s noblank @chromium-browser? http://192.168.96.41:8081/0/stream --no-sandbox --start-fullscreen --kiosk --incognito --noerrdialogs --no-first-run --disk-cache-dir=/dev/null http://localhost:8080 This gives me a blank screen showing a mouse cursor.? A click of the mouse gives me what I want, full-screen output from my IP RSTP camera. I have my doubts that the last "http://localhost:8080" is really required.? Tried without --no-first-run, that did not help. Maybe a different URL in motion would help.? Anyone have any ideas? Thanks in advance Brian -- Diese E-Mail wurde von Avast Antivirus-Software auf Viren gepr?ft. https://www.avast.com/antivirus ------------------------------ Message: 2 Date: Sun, 05 Jun 2022 19:51:57 +0300 From: Manu Kemppainen <manu.kemppai...@yahoo.com> To: Brian <brian_dorl...@t-online.de> Cc: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] Problems with getting chromium-browser to show first image Message-ID: <2dfecce3-2d9a-495c-b490-5474be7dd...@email.android.com> Content-Type: text/plain; charset="us-ascii" An HTML attachment was scrubbed... ------------------------------ Message: 3 Date: Sun, 5 Jun 2022 19:52:13 -0500 From: Barry Martin <barry3mar...@gmail.com> To: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] Problems with getting chromium-browser to show first image Message-ID: <e693dc65-098f-151b-9cc2-bd096e01b...@gmail.com> Content-Type: text/plain; charset="utf-8"; Format="flowed" Brian: > @chromium-browser http://192.168.96.41:8081/0/stream --no-sandbox > --start-fullscreen --kiosk --incognito --noerrdialogs --no-first-run > --disk-cache-dir=/dev/null http://localhost:8080 Almost seems like you're calling two IPs: 192.168.96.41 (plus port) and localhost (probably 127.0.0.1).? Maybe just try "chromium-browser http://192.168.96.41:8081/0/stream"? (without the quote marks).? Also thinking you may not need the '/stream' part. Here I'm using: http://192.168.4.220:8081/101 http://192.168.4.219:8082 http://192.168.4.221:8081/1 to view my three cameras (one USB camera per RPi 4) -- yeah - nothing like inconstancy!<g> ??? 220 config:??? camera_id 101??? ??? stream_port 8081 ??? 219 config:??? camera_id 102 ??? ??? stream_port 8082 ??? (no idea why it doesn't want '102') ??? 221 config:??? camera_id 1??? ??? ??? stream_port 8081 Good luck! Barry -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ ------------------------------ Subject: Digest Footer _______________________________________________ Motion-user mailing list Motion-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/motion-user ------------------------------ End of Motion-user Digest, Vol 192, Issue 2 *******************************************