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

how to stop streaming of video or audio while streaming? #13

Closed 1domybest closed 1 week ago

1domybest commented 9 months ago

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 fix it???

pedroSG94 commented 9 months ago

What do you mean? Mute audio or send black video? It is not implemented yet in iOS version but I have plan to do it.

pedroSG94 commented 1 week ago

Mute audio and send black video already implemented. Closing issue as resolved