RootEncoder-iOS icon indicating copy to clipboard operation
RootEncoder-iOS copied to clipboard

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

Results 12 RootEncoder-iOS issues
Sort by recently updated
recently updated
newest added

How to do text overlay during live streaming in iOS?

i try to stop audio/video while streaming but after stop any device the streaming is just stop event if i stop audio the screen is just black how can i...

Hi. I'm trying to play stream using ffmpeg. 1. In terminal: `ffplay -rtsp_flags listen rtsp://192.168.68.102:8554/live/pedro` now we are waiting for iOS 2. Start stream on ios 3. Error when connecting:...

Hi @pedroSG94, do you have any plans to work on filter features any time soon? like back and white filter. Thanks!

Hello @pedroSG94 Any plans to support this capability in iOS anytime soon. It'll be incredibly useful for streaming drone video for example when the iOS drone app doesn't natively support...

Hi @pedroSG94, when I click on stop stream button on ViewController the UI stops working (UI freezing) and not responding, unable to restart streaming again, any help here

Two problems were found. 1. Incomplete functionality. Is the 66th line of code [in this file](https://github.com/pedroSG94/rtmp-rtsp-stream-client-swift/blob/master/rtsp/utils/Socket.swift) was deleted by mistake? 2. Memory leak problem. Reproduction steps, use a VC1 to...

Hello. When I start the stream in VLC player I only see the first video frame. Also i tried start stream in iOS RTSP Player. The same result. Can you...

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