B4J Question Video Streaming in B4J using Go2RTC

aminoacid

Active Member
Licensed User
Longtime User
Has anyone had any success displaying a video stream from go2rtc? I have tried using webview with every type of output that go2rtc supports (and it supports almost every type). They all work in an external browser but not in webview. I do undrstand that webview does not handle video streams the way most external browsers do, so I am looking at an alternative way of doing this with or without using webview. Any suggestions would be appreciated. Thanks!
 
Top