• Stars
    star
    208
  • Rank 184,620 (Top 4 %)
  • Language
    HTML
  • License
    BSD 2-Clause "Sim...
  • Created over 9 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A WebRTC browser for iOS developed in the open

Bowser

A WebRTC browser for iOS developed in the open. Bowser is built on top of OpenWebRTC.

Bowser logo

App Store

Bowser is not only Open Source, it is also available as a free download on the Apple App Store. When improvements have been made to Bowser or OpenWebRTC new versions for the App Store are published by Ericsson Research.

Bowser video

Developing for Bowser

Tips and other resources can be found on the wiki page Developing for Bowser.

Extension of UIWebView

Bowser is based on the official UIWebView provided by the platform and the WebRTC API's are implemented with JavaScript that is injected into web pages as they load, the injected JavaScript code is using remote procedure calls to control the OpenWebRTC backend.

The plan is to move to the WKWebView, introduced in iOS 8, as soon as possible.

Video rendering

Mobile Safari on iPhone displays <video> elements only in fullscreen. This severely limits the UI of your apps, especially when designing video communication apps using WebRTC. Bowser goes beyond that and allows you to fully customise and manipulate <video> elements using CSS and JavaScript.

Building

To build Bowser you need a completed build of OpenWebRTC, Xcode and the iOS SDK. The build itself is pretty simple as we have set up the header/library search paths to expect that you cloned Bowser alongside OpenWebRTC. As long as you have:

/path/to/bowser
/path/to/openwebrtc

...then you shouldn't have any problems with just opening the Xcode project and building.

Debugging WebRTC scripts

As Bowser is using the official UIWebView that is provided by the iOS platform you can use Apple's Web Developer Tools to debug your WebRTC scripts. It is also possible to use Safari on OS X to debug Bowser. The details are described in this blog post.

Background

Bowser was originally developed by Ericsson Research and released in October of 2012, for both iOS and Android devices. Back then Bowser was the world's first WebRTC-enabled browser for mobile devices. Bowser was later removed from the Apple App Store and Google Play but was resurrected and released as Open Source together with OpenWebRTC.

License

Bowser is released under BSD-2 clause. See LICENSE for details.

More Repositories

1

openwebrtc

A cross-platform WebRTC client framework based on GStreamer
C
1,793
star
2

openwebrtc-examples

Examples apps showing how to use OpenWebRTC
Objective-C
338
star
3

calvin-base

Calvin is an application environment that lets things talk to things, among other things.
Python
282
star
4

scream

SCReAM - Mobile optimised congestion control algorithm
Shell
172
star
5

openwebrtc-ios-sdk

SDK for adding OpenWebRTC to your iOS apps using CocoaPods
Objective-C
69
star
6

spindump

Spindump is an in-network latency measurement tool with support for QUIC and TCP
C
59
star
7

openwebrtc-gst-plugins

OpenWebRTC specific GStreamer plugins
C
50
star
8

openwebrtc-android-sdk

SDK for adding OpenWebRTC to your Android app
Java
45
star
9

kollagen

C++
31
star
10

UDA-4-TSC

Unsupervised Domain Adaptation for Time Series Classification
Python
20
star
11

scott-eu

SCOTT – Secure Connected Trustable Things
Python
20
star
12

cerbero

OpenWebRTC cerbero fork
Python
19
star
13

openwebrtc-build-scripts

Build scripts for OpenWebRTC
Shell
16
star
14

openwebrtc-browser-extensions

Add WebRTC support to existing browsers using OpenWebRTC
HTML
15
star
15

cloud-native-app-simulator

HydraGen: A Microservice Benchmark Generator
Go
14
star
16

plasticsearch

Prolog
9
star
17

secure-rewind-and-discard

C
8
star
18

calvin-constrained

C based implementation of Calvin runtime for constrained devices
C
7
star
19

monad

Repo for Project CS 2015 - Uppsala University - http://www.it.uu.se/edu/course/homepage/projektDV/ht15
Python
7
star
20

oslc_prolog

Implementation of OSLC Core in SWI-Prolog
Prolog
7
star
21

meca

Java
6
star
22

OpenSAW

OpenSAW is a framework that uses concolic execution to find bugs in compiled programs."
C++
6
star
23

ipso-odm

Tools for translating IPSO/LwM2M and OneDM SDF models
JavaScript
6
star
24

damp

Decentralized Air quality Monitoring and Prediction
Jupyter Notebook
6
star
25

spreadnet

Uppsala Project CS 2022
Python
6
star
26

arms

Python
5
star
27

xdpfrer

Partial BPF/XDP implementation of experimental research prototype IEEE 802.1CB FRER for Linux
C
5
star
28

v2x-self-revocation

Artifacts for NDSS'24 paper "Efficient and Timely Revocation of V2X Credentials"
Python
4
star
29

fl-moe

This repo contains code for the paper Adaptive Expert Models for Personalization in Federated Learning to appear in International Workshop on Trustworthy Federated Learning in Conjunction with IJCAI 2022 (FL-IJCAI'22).
Python
4
star
30

trap

Transport Abstraction Package
Java
4
star
31

coap-actuators

Makefile
3
star
32

eon

3
star
33

Robust-Tracking-MPC-over-Lossy-Networks

Python
2
star
34

gnn-neighbors-xai

Official implementation of “Evaluating Neighbor Explainability for Graph Neural Networks”
Jupyter Notebook
2
star
35

FluxHELayers.jl

Julia
2
star
36

Blind-Cache-Drafts

Makefile
2
star
37

ldap4pl

C
2
star
38

udp-ping

C++
1
star
39

droneacharya

Collaboration project with KCL around AI planning
Python
1
star
40

EST-OSCORE

Protecting EST payloads with OSCORE
Makefile
1
star
41

EDHOC

C
1
star
42

iot-framework-api-java

Java
1
star
43

bloombility

Python
1
star
44

icassp-2023

Python
1
star
45

sdradrustffi

Rust
1
star
46

urdf-yang

The repository contains network extensions modelled in Yang of the URDF descritions of various IoT devices
Python
1
star
47

congruent-federated-learning

This repository contains the implementation of the congruent federated learning (CFL) to be published at IEEE TMLCN
Python
1
star