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 25 RootEncoder-iOS issues
Sort by recently updated
recently updated
newest added

how to send audio and video data on local socket?

enhancement

Hi @pedroSG94, do you have any plans to work on these features any time soon? Thanks!

is it possible to stream app audio with video either display or camera?

Hello, I'm experiencing an issue with streaming on iOS devices running versions 14.X.X and 15.X.X, (iOS 16 is not tested). The stream freezes after a few seconds, and the console...

bug

Hey! It would be awesome if we could have an iOS version that’s available in the Android library. This way, users on iOS can enjoy the same feature as those...

In rtsp cases Starting stream with URL: rtsp://192.168.0.15:8554/app/stream waiting for sps and pps 2025-01-07 00:10:49.139792+0300 faceblurcamera[12764:837496] [connection] nw_socket_handle_socket_event [C1:1] Socket SO_ERROR [61: Connection refused] OPTIONS rtsp://192.168.0.15:8554app/stream RTSP/1.0 CSeq: 0 connection...

I'm experiencing an issue where the app crashes due to excessive memory consumption. The issue occurs when integrating a WKWebView which load the content dynamically and streaming video via RtmpStream....

bug

Video for more details: https://drive.google.com/file/d/1-VlEjVkVZqJ1Qu-Tbmmmhk0ExhzuPoER/view?usp=share_link If I swap values for portraitUpsideDown and landscapeRight in CameraHelper preview appears correctly, but stream orientation is broken. This issue appears on MetalView only. On...

bug