Skip to content

Sample code for streaming video between iOS, macOS, or visionOS devices.

License

Notifications You must be signed in to change notification settings

finnvoor/LocalVideoStreaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalVideoStreaming

Sample code for streaming video between iOS, macOS, or visionOS devices.

This is not a drop in solution for video streaming and will not compile on its own, but hopefully acts as a reference for how apps like Detail, Castaway, Bezel, Splitscreen, and Final Cut Camera are able to connect and stream realtime video across devices.

The RealtimeStreaming package provides generic local p2p connectivity similar to Multipeer Connectivity, while the Networking class incorporates the Transcoding package for local video streaming.

About

Sample code for streaming video between iOS, macOS, or visionOS devices.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages