Questions tagged [streaming]
Streaming media is a process of constant receiving of multimedia delivered by a (content) provider and simultaneous presenting to an end-user. For streaming video use the tag streaming-video.
140 questions
2 votes
1 answer
87 views
Play different playlists of music on a music player, changing playlist at fixed time of the day [closed]
I have a Raspberry Pi 4 Rev 1.5, with Linux version 6.6.62-rpt-rpi-v8. I want to use this system to stream music to a icecast server, and I am using BUTT and Rhythmbox. I would like to change the ...
0 votes
0 answers
34 views
Stream 2 webcams via Raspberry Pi to REMOTE server?
I'd like to stream 2 webcams to a remote (online) server (Linux). Any recommendations? The remote server will have a (sub) domain and SSL. Any recommendations for setup?
0 votes
2 answers
3k views
How to stream from Pi Camera to YOLO model?
I am new to Raspberry Pi and I want to do real-time object detection using YOLOv8 tentatively (will change if the fps is too low). I realize that by using the code below, it can't detect Pi Cam as the ...
1 vote
0 answers
76 views
Stream video from one Pi to a web server on a different Pi, then process video (for motion detection)
I would like to stream video from one of my Pi's (192.168.1.3) to a web server that is hosted on a different Pi (192.168.1.4). It's supposed to kind of replicate a cloud video surveillance system. At ...
1 vote
0 answers
69 views
Airplay TV audio to WiFi speakers
I have been seriously searching and searching for a way to get my TV audio to my Sonos speakers via Airplay. I definitely know that the Raspberry Pi can Airplay play, but what I don’t know is which ...
2 votes
1 answer
2k views
ERROR: *** unrecognised codec libav ***
I'm attempting to run the sample command found here for streaming video data to an mp4 container using libcamera-vid and the libav integration. I have the latest Raspberry Pi OS Lite installed using ...
0 votes
1 answer
263 views
Streaming to twitch using a video file [closed]
I would like to stream a 24/7 video to twitch however I'm unsure on how to do this because most of the guides are using a webcam and FFMpeg. I simply want a looped video to be streamed on a twitch ...
0 votes
1 answer
231 views
Is it possible to receive an FM radio's audio stream in software?
My goal is to be able to "rebroadcast" FM radio over the internet. What I mean by this is connect some kind of FM radio board to the raspberry pi, and receive the audio in software (i.e. ...