- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, I use Android sdk 2.8 and i get the following warning when i attach remote stream:
org.json.JSONException: No value for googCodecName
W/System.err: at org.json.JSONObject.get(JSONObject.java:354)
W/System.err: at org.json.JSONObject.getString(JSONObject.java:510)
W/System.err: at com.intel.webrtc.base.ConnectionStats$MediaTrackStats.<init>(ConnectionStats.java:124)
W/System.err: at com.intel.webrtc.base.ConnectionStats$VideoReceiverMediaTrackStats.<init>(ConnectionStats.java:265)
W/System.err: at com.intel.webrtc.base.ConnectionStats.<init>(ConnectionStats.java:64)
W/System.err: at com.intel.webrtc.base.PeerConnectionChannel$1.onComplete(PeerConnectionChannel.java:418)
W/System.err: at dalvik.system.NativeStart.run(Native Method)
W/System.err: at dalvik.system.NativeStart.run(Native Method)
What does it mean?
Thank you for your support
- Tags:
- HTML5
- JavaScript*
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It seems the video track is missing during the call of getConnectionStats. Are you using the sample app we provided, or a new app created based on SDK?

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page