mpromonet / v4l2rtspserver

RTSP Server for V4L2 device capture supporting HEVC/H264/JPEG/VP8/VP9
The Unlicense
1.82k stars 423 forks source link

Where did the rtpAudioFormat go to? #248

Closed tachang closed 3 years ago

tachang commented 3 years ago

I notice you are doing a refactoring but trying to figure out where to set the rtp audio format:

rtpAudioFormat.assign("audio/MPEG");