Sean-Der / rtmp-to-webrtc

Demonstrate a RTMP server that publishes to WebRTC
74 stars 16 forks source link

add audio aac convert to opus #7

Open xiangxud opened 2 years ago

xiangxud commented 2 years ago

add audio aac convert to opus,just for 4800 ,2 channels

Sean-Der commented 2 years ago

This is looking really good @xiangxud

Is it possible to use pkg-config for opus instead? I would prefer not to add binaries if possible to the repo.

Can you remove the previous instructions that show PCM+GStreamer.

thanks!

xiangxud commented 2 years ago

Yes, let me try. Binary files do cause mistrust