WebRTC-iOS
WebRTC-iOS copied to clipboard
Does it support watchOS
I can't attach with CocoaPods. It also gives errors when I add it as a package.
Does WebRTC support watchOS?
Hello, this demo project supports only iOS. Supporting WebRTC on WatchOS requires to recompile it and it may be not possible without modifications to the source code.
@stasel Thanks for your reply.
to piggyback off this -- I see a gap we could fill in the Open-source community @stasel - can we expand / evolve this library to utilize Google's WebRTC as the foundation -- but extend the current state to work on macOS (audio & video) & watchOS (audio only)?
As of watchOS 9 web sockets are NOT allowed (except for audio streaming apps) - per Apple's rules.