All Projects → jhen0409 → Rn Webrtc Arkit Integration

jhen0409 / Rn Webrtc Arkit Integration

Licence: mit
Capturing ARKit scene (Like `react-native-arkit`) into WebRTC video stream

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Rn Webrtc Arkit Integration

Jeelizar
JavaScript object detection lightweight library for augmented reality (WebXR demos included). It uses convolutional neural networks running on the GPU with WebGL.
Stars: ✭ 296 (+94.74%)
Mutual labels:  webrtc, arkit
Wt Tracker
High-performance WebTorrent tracker
Stars: ✭ 144 (-5.26%)
Mutual labels:  webrtc
Metastream
Watch streaming media with friends.
Stars: ✭ 1,926 (+1167.11%)
Mutual labels:  webrtc
Snowflake
WebRTC Pluggable Transport
Stars: ✭ 141 (-7.24%)
Mutual labels:  webrtc
Quic
A Go implementation of the QUIC API for Peer-to-peer and Client-to-Server Connections
Stars: ✭ 137 (-9.87%)
Mutual labels:  webrtc
Arkitexperiments
Quick and dirty experiments with ARKit
Stars: ✭ 142 (-6.58%)
Mutual labels:  arkit
Html5 Dash Hls Rtmp
🌻 HTML5播放器、M3U8直播/点播、RTMP直播、低延迟、推流/播流地址鉴权
Stars: ✭ 1,805 (+1087.5%)
Mutual labels:  webrtc
Tfobjwebrtc
Tensorflow Object Detection API Web Service wrapper that works on any <video> tag and WebRTC streams
Stars: ✭ 149 (-1.97%)
Mutual labels:  webrtc
Littlechat
A peer-to-peer video chat application made using Phoenix, LiveView, and WebRTC. Want to know how it's made? Read the blog post: https://littlelines.com/blog/2020/07/06/building-a-video-chat-app-in-phoenix-liveview
Stars: ✭ 144 (-5.26%)
Mutual labels:  webrtc
Nes Rust
NES emulator written in Rust + WASM
Stars: ✭ 141 (-7.24%)
Mutual labels:  webrtc
Media Server Go Demo
webrtc media server go demo
Stars: ✭ 140 (-7.89%)
Mutual labels:  webrtc
Liowebrtc
An event-based WebRTC library that makes it easy to embed real-time peer to peer communication into UI components.
Stars: ✭ 138 (-9.21%)
Mutual labels:  webrtc
Enslavism
A framework to manage distributed WebRTC servers that communicate with browser clients
Stars: ✭ 143 (-5.92%)
Mutual labels:  webrtc
Webrtc Cli
WebRTC command-line peer.
Stars: ✭ 135 (-11.18%)
Mutual labels:  webrtc
Srs
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT and GB28181.
Stars: ✭ 16,734 (+10909.21%)
Mutual labels:  webrtc
Webrtc Leak
Check if your VPN leaks your IP address via the WebRTC technology
Stars: ✭ 133 (-12.5%)
Mutual labels:  webrtc
Restcomm Android Sdk
Android Mobile SDK to easily integrate communication features (WebRTC, messaging, presence, voice, video, screensharing) based on RestComm into native Mobile Applications
Stars: ✭ 139 (-8.55%)
Mutual labels:  webrtc
Stun
A Go implementation of STUN
Stars: ✭ 141 (-7.24%)
Mutual labels:  webrtc
0x Mesh
A peer-to-peer network for sharing 0x orders
Stars: ✭ 149 (-1.97%)
Mutual labels:  webrtc
Swiftywebrtc
Swift Framework for WebRTC
Stars: ✭ 147 (-3.29%)
Mutual labels:  webrtc

CI Status

Capturing ARKit scene (Like react-native-arkit) into react-native-webrtc video stream.

Introdution

demo

Demo with iPod Touch (2019) and deployed test page

For made integration between ARKit and WebRTC, this plugin continuously capture [ARSCNView snapshot] and convert to RTCVideoFrame.

You can use it with react-native-arkit or any ARSCNView implementation.

Credits

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].