pedroSG94 / RootEncoder-iOS

RootEncoder iOS (rtmp-rtsp-stream-client-swift) is a stream encoder to push video/audio to media servers using protocols RTMP, RTSP and SRT with all code written in Swift
Apache License 2.0
121 stars 34 forks source link

How to start RTSP server on ios device? #2

Open InitBing opened 3 years ago

InitBing commented 3 years ago

how to send audio and video data on local socket?

pedroSG94 commented 3 years ago

If you are looking for the equivalent version of: https://github.com/pedroSG94/RTSP-Server It isn't developed for iOS yet. I have plan to do it but currently I'm developing others features.

SolarisYan commented 2 years ago

@pedroSG94 Has the iOS version been implemented, please