| 4 | |
| 5 | == Ongoing work == |
| 6 | * Nicer default media controls |
| 7 | * GTK+ specific bug: https://bugs.webkit.org/show_bug.cgi?id=83869 |
| 8 | * Live streaming doesn't work |
| 9 | * https://bugs.webkit.org/show_bug.cgi?id=90732 |
| 10 | * Performance issues |
| 11 | * The video sink isn't fast enough yet to handle fullscreen video. We are relying on the builtin fullscreen video control in GStreamer. This does not support custom controls. |
| 12 | * We need better integration with AC. Even when not using hardware accelerated video decoding, we should consider offloading color space conversion to a shader. |
| 13 | * Encrypted video |
| 14 | * WebRTC support and media selection |
| 15 | * https://bugs.webkit.org/show_bug.cgi?id=87514 |