shogo4405 / HaishinKit.swift

Camera and Microphone streaming library via RTMP and SRT for iOS, macOS, tvOS and visionOS.
https://docs.haishinkit.com/swift/latest
BSD 3-Clause "New" or "Revised" License
2.78k stars 618 forks source link

is it possible to use peer to peer connectivity? #262

Closed sreejithsree123 closed 7 years ago

sreejithsree123 commented 7 years ago

by using H264 encoding and decoding we can stream using peer to peer connectivity. Using Multipeer Connectivity?

shogo4405 commented 7 years ago

No. It's not possible. I think WebRTC is better.