fyhertz / libstreaming

A solution for streaming H.264, H.263, AMR, AAC using RTP on Android
Apache License 2.0
3.49k stars 1.08k forks source link

Is it possible G.711 codec for audio stream ? #282

Open Midhun9638 opened 5 years ago

Midhun9638 commented 5 years ago

I need to stream audio on wowza webRTC as it not support AAC. can anyone help please?

Programmerpk commented 5 years ago

Where the Problem arise to u

Midhun9638 commented 5 years ago

want to implement G.711(PCMU) codec instead of ACC codec for audio stream

Programmerpk commented 5 years ago

but this library support only ACC and ARM you should use another one

Midhun9638 commented 5 years ago

Yes I already using AAC but now need g.711 codec for webRCT support on wawza