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
114 stars 34 forks source link

Release files #10

Closed moo-the-cow closed 1 year ago

moo-the-cow commented 1 year ago

Hi, I was wondering about release files and if you could provide any. I cannot compile it myself, but quite a couple of people are interested to use this app. Thank you! IOS is sure a lot more work than android. Your work is greatly appreciated.

pedroSG94 commented 1 year ago

Hello,

Do you means upload to cocoapods or similar? Actually I'm not doing it because it is not ready to use

I have plan to finish rtsp, rtmp and encoder modules and release the first version

About compile the project. You can try copy folders, remember that the min iOS version required is iOS 14 for now.

moo-the-cow commented 1 year ago

ok, thank you! closing this now because it got answered