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

RTSP Client with swiftUI #4

Closed uldara1 closed 1 month ago

uldara1 commented 2 years ago

hello bro. could this repo work with swifUI please guide how to use thank

pedroSG94 commented 2 years ago

Hello,

Actually, this library is not totally developed so swiftUI is not supported. Anyway, If you can change this class to make it work with swiftUI. You should be able to use it: https://github.com/pedroSG94/rtmp-rtsp-stream-client-swift/blob/master/encoder/input/video/CameraManager.swift

uldara1 commented 2 years ago

Hello bro @pedroSG94 my skill is limit to implement this :) anyway thank for your reply :D