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
125 stars 35 forks source link

Package is not resolving #21

Closed prikshitgupta closed 4 months ago

prikshitgupta commented 4 months ago

I tried to install library via SPM but not able to because of Package is not resolving

pedroSG94 commented 4 months ago

Fixed. Try with version 0.0.2

prikshitgupta commented 4 months ago

Fixed. Try with version 0.0.2

thanks it worked is it possible to stream whole view instead of camera only?

pedroSG94 commented 4 months ago

Hello,

Currently the library is a bit limited. You can stream camera or screen. You have a screen example, you can try with that and init the camera using CameraManager class.

wertpoiu commented 4 months ago

Hello,

Currently the library is a bit limited. You can stream camera or screen. You have a screen example, you can try with that and init the camera using CameraManager class.

I am Not able to find screen share example

pedroSG94 commented 4 months ago

https://github.com/pedroSG94/RootEncoder-iOS/blob/master/app/ScreenSwiftUIView.swift