Alessandro Ros

Results 479 comments of Alessandro Ros

Hello, you can use the `runOnNotReady` hook to start ffmpeg whenever there is no publisher: ```yml paths: mypath: runOnNotReady: ffmpeg -f image2 -loop 1 -i nosignal.png -vcodec libx264 -f rtsp...

Hello, in order to replicate the bug we need a sample stream - i've noticed that you are publishing a SRT stream by feeding it with a MPEG-TS UDP stream,...

Thanks for reporting the QuickTime compatibility issue with recording segments, this is fixed by https://github.com/bluenviron/mediacommon/pull/131

@moenodedev absolutely yes, but I don't want to examine issues that do not follow rules (for instance reporting two problems at once or not attaching any useful info), otherwise I...

Hello, this can be certainly fixed but you need to provide a server log with option `logLevel: debug`, in which the handshake with the cameras (and the resulting 401 status...

@emeryao thanks for providing the log, please test this nightly release and let me know if it fixes the issues (click on "Artifacts", "binaries"): https://github.com/bluenviron/mediamtx/actions/runs/8945300574

@bobocancan if you want to solve the issue, download and test the nightly release attached in the previous post and let me know if it fixes the problem. If it...

@emeryao thanks for the feedback, it seems like my patch was unable to solve the issue. Can you post the same log but using v1.4.2 (last working version)? in this...

perfect, i'm merging the patch.

Without server logs or network dumps it's impossible to understand what the problem is. If you still have problems, reopen the issue and attach full server logs as instructed to.