Vitaliy Podolskiy

Results 5 comments of Vitaliy Podolskiy

@beheim Thanks! It's really work! 👍🏼

viewDidLoad() **>>>** ``` if self.video == nil { video = RTSPPlayer(video: rtsp, usesTcp: true) } ``` **on close event for viewController set:** ``` self.dismiss(animated: true) { if self.timer != nil...

Hi! Does it work with tvOS?