simplewebrtc / SimpleWebRTC

Simplest WebRTC ever
Other
4.65k stars 1.19k forks source link

Codec #402

Open WitNt2000 opened 8 years ago

WitNt2000 commented 8 years ago

Hi everyone! Can anyone tell me how can I set specific audio or video codec with WebRTC or SimpleWebRTC? Is it really to do?

fippo commented 8 years ago

what exactly are you trying to achieve? This is currently done with SDP munging in the peerconnection API which is not supported in simplewebrtc because it is a dead-sure way to shoot yourself in the foot.

WitNt2000 commented 8 years ago

I have a Atom processor. It just lacks thepower.I wantto experiment with codecs

02.03.2016 15:29, Philipp Hancke пишет:

what exactly are you trying to achieve? This is currently done with SDP munging in the peerconnection API which is not supported in simplewebrtc because it is a dead-sure way to shoot yourself in the foot.

— Reply to this email directly or view it on GitHub https://github.com/andyet/SimpleWebRTC/issues/402#issuecomment-191221018.


Это сообщение проверено на вирусы антивирусом Avast. https://www.avast.com/antivirus

tgabi333 commented 8 years ago

No good news for you then. However audio-only should fit into that processor power.