bluenviron / mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
MIT License
11.92k stars 1.5k forks source link

rpiCameraBitrate configuration seems not to take effect #1752

Closed marcob79 closed 1 year ago

marcob79 commented 1 year ago

Which version are you using?

v0.22.2

Which operating system are you using?

Describe the issue

Description increase rpiCameraBitrate seems do not take effect

Describe how to replicate the issue

on a rPI4 with picamera v3, configured as 1920x1080 at 30fps. increase rpiCameraBitrate from 1000000 to 15000000

  1. start the server
  2. publish with rpiCamera
  3. read with webRTC or RTSP

open the stream as webrtc http://192.168.20.225:8889/cam the troughput didn't reach the expected value same if you try to open RTP stream by VLC rtsp://192.168.20.225:8554/cam

I was able to get 3Mbps at maximum

Did you attach the server logs?

no

Did you attach a network dump?

no

aler9 commented 1 year ago

answered in #1748

github-actions[bot] commented 10 months ago

This issue is being locked automatically because it has been closed for more than 6 months. Please open a new issue in case you encounter a similar problem.