Skip to content

This is a WebRTC demo app to show how to establish a connection locally.

Notifications You must be signed in to change notification settings

novak-dev/loopbackrtc

Repository files navigation

LoopbackRTC

This is a basic Android demo app to showcase establishing a WebRTC connection. It will stream video from a file in a loop from one peer to another, both from the same Android device acting as a loopback test.

There is no signaling mechanism, it is purely peer to peer.

It is basically an Android implementation of this sample: https://webrtc.github.io/samples/src/content/peerconnection/pc1/

Video demo

Demo

About

This is a WebRTC demo app to show how to establish a connection locally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published