V
unread,Jun 5, 2013, 12:44:08 PM6/5/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to discuss...@googlegroups.com
Within the native c++, does an easy way exist to turn on VP9 encoding with webrtc? Optimally If I detected the client was chrome, I would use the VP9 encoder but drop back to VP8 if firefox(as I don't think firefox has VP9 support yet). If no way exists to go between the two, just to experiment with VP9 with chrome would be nice.