Skip to content

TomasHubelbauer/bt-channel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

This repository is an experiment in using Web Bluetooth to exchange SDP and ICE in order to establish a WebRTC peer connection with a data channel.

It is related to my other experiment, QR Channel.

I have found this is currently not possible using Web Bluetooth

Running

This repository is a static file web application, you don't need to compile or build anything.

Just start index.html or see the online demo.

To-Do

Wait for beacons support in Web Bluetooth

WebBluetoothCG/web-bluetooth#231

Prototype an iOS application exposing its bundle/group in Files using Web Bluetooth

The iOS application should be able to advertise unlike the web API and Chrome should be able to use Web Bluetooth to connect to it. And potentially hand over to another/default browser once the connection is established using a URL with WebRTC SDP in arguments.

About

Thinking about using Web Bluetooth for WebRTC SDP exchange

Topics

Resources

License

Stars

Watchers

Forks

Languages