Replies: 4 comments
-
|
Hello, in my opinion FFmpeg is not receiving and / or converting the stream from HLS to RTSP correctly. This can be caused by different reasons:
In my opinion, you have to:
|
Beta Was this translation helpful? Give feedback.
-
|
Hi all, 0:34:51.002808595] [5664] INFO RPI vc4.cpp:437 Registered camera /base/soc/i2c0mux/i2c@1/ov5647@36 to Unicam device /dev/media3 and ISP device /dev/media0 I am using raspberrypi4 or compute module to run the same... |
Beta Was this translation helpful? Give feedback.
-
|
In your post, there is a typo in what I assume should be a rtsp url. You have written |
Beta Was this translation helpful? Give feedback.
-
|
This discussion has become a collection of unrelated problems. This server works by serving different streams into different paths. The error "no one is publishing to path 'XXX'" means that you're trying to read path "XXX" but no one is publishing anything inside it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Which version are you using?
v0.16.2
Which operating system are you using?
OS
Architecture
Describe the issue
I have a stream from the netatmo camera (http://192.168.1.22/xxxxxxxxxxxxxxxxxxx/live/files/high/index.m3u8). This is read out with ffmpeg.
I have tried both Docker and Ubuntu. In both cases, after a certain time, the stream is no longer transmitted and the error message appears.
The clients are: Surveillance Station from Synology and Home Assistant.
Restarting the rtsp-simple-server only helps for a short time.
Config:
Log from server.
Beta Was this translation helpful? Give feedback.
All reactions