James
James
Feel free to do it. I have not had time myself. I suspect there's logic in the menu code that says "if a video is playing then show Enqueue option."...
> Which player should be selected for enqueueing videos? Are we willing to have something like multiple queues? Good questions. I think the first enqueued video should follow the "Preferred...
OK, so I see [youtube-dl](https://github.com/ytdl-org/youtube-dl) can do this itself. I'm using the fork [yt-dlp](https://github.com/yt-dlp/yt-dlp) which has more features. `curl -s -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o ./yt-dlp` `chmod a+rx ./yt-dlp` `yt-dlp --batch-file channels.txt...
Thanks for checking. I have a RPi3 and RPi1 both with DietPi Bullseye, and both have the vector preview issue. But it's strange that all other RCWI functionality is working,...
Hi Bob. Did you get a chance to look at this one? I've had another instance where video recording started spontaneously when the period changed (07:03:01), and did not stop...
Appreciate the quick response and suggestions. I've moved `md 1` to the end. It's there to ensure detection is always enabled on boot. Would changing parameters while a recording is...
Here's another instance where I did not have `md 1` in the schedule. A motion event was triggered when period was changed. Dawn period: `em auto;mt 250; bi 8500000;mi /var/www/rpicam/masks/outdoor.pgm`...
This started happening for me recently too, but only sometimes. NewPipe v0.26.1, Nokia 6.1, LineageOS 10 As ABJ4403 mentioned, auto-play works every time if the player is closed first. @opusforlife2...
@opusforlife2 All good. Sorry for my assumption. You're very active here so thought you may have had more insight than me.
I came across this recently too, and went down a rabbit hole trying to resolve it. Basically the gpac packages have not yet been made available in Raspberry Pi Bookworm....