pubpy2015

Results 21 comments of pubpy2015

Thanks for reply! This is not problem, just is a question about multi stage detection or how to using multi thread with yolov5 ?

Hi, I found these documents: https://datatracker.ietf.org/doc/html/rfc3551#section-4.5.4 https://en.wikipedia.org/wiki/G.726 https://www.ietf.org/rfc/rfc3551.txt

It seems that mp4 container does not support g726 audio codec. Can MediaServer transcode audio codec to aac like in ffmpeg? The command below will record video with sound: "ffmpeg...

I just want to transcode the audio codec (for record mp4), the video codec remains the same. I see this pull request: https://github.com/ZLMediaKit/ZLMediaKit/pull/3099 Is it for audio transcoding?

I also had the same problem.

@mohannadjamal Thank you, but it doesn't work for me. My source is rtsp stream from ip camera. This is error message: ![ảnh](https://github.com/befovy/fijkplayer/assets/59004953/779b3b67-3365-4071-8897-d9537e0d35ea)

I really don't know why. But very strange, at the time stream from MediaServer slow down, rtsp source from camera still play normaly with VLC, and if I remove it...

Thanks, Can I disable these code for continuos streaming ? ![ảnh](https://user-images.githubusercontent.com/59004953/236593816-207082cf-6ed3-4f00-a52c-ad4c7063b956.png)

Because this problem only occurs when running for a long time. Very difficult to detect. - Can I automatic restart stream after number of _gop_dropped ? - The system can...

When stream slow down, video like this: https://user-images.githubusercontent.com/59004953/236601834-d51f168b-d025-481b-bb18-210b3c468273.mp4