-
I compile with
--enable-nvmpi --enable-nonfree --enable-shared --enable-ffplay
and I installed libsdl2 with "apt install libsdl2-dev " to get ffplay built.
When running "ffplay -rtsp_transport …
-
Hi,
Can this connect to a remote RTSP stream? If so, how would that happen?
Thanks.
-
Hi
I have an AliExpress IPcam model Vatilon PA4.
I can view the stream succesfully with VLC, but go2rtc/Frigate won't work.
Any ideas where to start looking please?
VLC stream info:
![image…
-
# 방향성
1. devops / mlops vs AI model inference 중에서 AI model 쪽에 더 집중한다.
2. Single EC2 instance를 생성하고, 그 안에 producer, consumer 프로세스들을 만들고 AI model inference를 한다.
3. 화재 의심이 가는 이미지를 s3에 업로드하고, 그 url을 […
-
Stream's coming from mediamtx server.
(but I'm not ruling out something on the server side):
`mpv rtsp://fqdn:8554/mpd/mpd.opus`
mpv can play the stream to [pipewire-]pulse (presumably, as it sh…
-
### The problem
The camera causing the issue is a reolink poe doorbell, firmware version v3.0.0.2555_23080702
It is connected via the reolink NVR. The camera is being used in blueiris as well.
Int…
-
I installed this using the plugin manager in OctoPi (latest version).
After a reboot (tried both hot and cold) there is no menu option listed in the Plugins, which means I am not able to change the R…
-
I have a 2K monitor with native **2560x1440** resolution. Using _Raspberry PI 4 model B 2GB_ , _Buster 32bit LITE_.
The problem is **rpisurv** can't display a solo/single rtsp stream in a 2688x1512…
-
Is there any way to stream the "Screen Capture" in rtsp? My Client Box is not able to receive multicast. Or, for example how can i include here the username and password? udp://admin:admin@192.168.1.1…
-
1.Start the program on the server with the following command:
```bash
.\webrtc-streamer.exe -o -H 0.0.0.0:8098
```
2.The vue code is as follows:
```js
const webRtcServer = ref()
onMounted(() =…