Another thing, BrowZer seems to have trouble loading video from Jellyfin, but not when accessing the service through the ziti-edge-tunnel. Can it be made faster somehow?
@aidanhopper - moved your browzer-relted questions out of the Ziti TV topic and promoted it to a top-level question to try to bring a different visibility to the question, to keep that other thread from going on too long, and to categorie it differently (under 'BrowZer')
Thank you for the kind words about browZer. You said you just found out about browZer... can you tell us how/where you discovered it?
For question 1:
If you want to disable the button that shows up on a website served with BrowZer, you can use some of the early whitelabel support I added recently. For example, when using a shell script to start the bootstrapper, you can set this variable:
For question 3:
Support for non-chromium browsers such as Safari has begun but is not yet complete. Once released, this is how we will support iOS-based form factors (such as iPhone and iPad)
I've known that something known as BrowZer has existed since I started learning OpenZiti, but I skipped over it cause I was still learning the basics of identity/service configuration and integrating it with my application. Since researching my problem I came across a Ziti-TV episode about BrowZer and finally learned exactly what it does. It's a cool piece of tech.
Another question, is there a way to programmatically add, remove, and edit bootstrapper targets served by BrowZer so I don't have to restart BrowZer each time I modify the targets?
Ideally there would be API endpoints I could use to modify the targets like I can with the main OpenZiti project.