Replies: 2 comments
-
|
from the configuration and log you posted it seems that you are publishing the camera to path |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This discussion is being locked automatically because the last update was more than 2 years ago. Do not use the content of this discussion as reference since it's probably outdated! The official documentation is the only place in which you can find up-to-date answers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hi,
I tried downloading the mediamtx ..but rtsp is not working
I ran the make file and created mediamtx exe ..changed the .yml file
paths:
568 cam:
569 source: rpiCamera
570 rpiCameraWidth: 1920
571 rpiCameraHeight: 1080
cam] [RPI Camera source] ready: 1 track (H264)
2024/01/24 15:25:12 INF [RTSP] [conn 10.35.62.103:57673] opened
2024/01/24 15:25:12 INF [RTSP] [conn 10.35.62.103:57673] closed: no one is publishing to path 'h264'
2024/01/24 15:25:12 INF [RTSP] [conn 10.35.62.103:57674] opened
2024/01/24 15:25:12 INF [RTSP] [session 97294194] created by 10.35.62.103:57674
2024/01/24 15:25:12 INF [RTSP] [conn 10.35.62.103:57674] closed: path of a SETUP
it says not publishing in h264....Let me know where the error is and what needs to be changed.
--Ravi
Beta Was this translation helpful? Give feedback.
All reactions