Enming XIE
Enming XIE
In Flutter DevTools 2.15.0 , it adds a new feature, "a Json viewer with syntax highlighting for network responses", see https://docs.flutter.dev/development/tools/devtools/release-notes/release-notes-2.15.0 and https://github.com/flutter/devtools/pull/4167 But it seems that it does not...
Does ExoPlayer support H.265 (a.k.a HEVC) ? Currently, if I play a RTSP/RTMP H.264 stream, ExoPlayer has no problem. But when I play a RTSP/RTMP H.265 stream, ExoPlayer reports an...
Hello, I would like to know if "in app updates" is not yet supported in Android TV. I see https://developer.android.com/guide/playcore/in-app-updates that "Additionally, in-app updates are only supported for Android mobile...
Hello, I would like to know if flutter-webrtc supports [H.265](https://en.wikipedia.org/wiki/High_Efficiency_Video_Coding) ? Thanks a lot!