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

NodeMedia RTMP/RTSP/HTTP Play/Publish Client SDK for iOS

Results 46 NodeMediaClient-iOS issues
Sort by recently updated
recently updated
newest added

I just only updating my version of NodeMediaClient then i build after the update and everytime I initialize the NodePublisher or NodePlayer it always like that

cocos creator2.0构建的应用播放视频退出后 cocos界面停止绘制

快进快退调用seekTo:无效?

Hi, Its seem a very nice live streaming library. How to get own key?

您好, 非常感谢您的开源代码! 我是一名IOS的初学者, 因为一个项目不得不硬着头皮上. 我学的是Swift, 我在试着将开始程序的代码转为Swift,但怎么样都无法成功,都是黑屏的状态,以下是我的代码: override func viewDidLoad() { super.viewDidLoad() // Do any additional setup after loading the view. let np :NodePlayer = NodePlayer.init(premium: "b6aKp7j+wzOOToXrFE/JrfA8WWRwDjqJYFrT6CXScT3t2dQ6lSAhjxjdJ+paZD4wpTJVhfFoQdcx3lFgzHEfSA==") np.bufferTime = 1 np.maxBufferTime...

I try to make http URL work like so: ``` import UIKit class ViewController: UIViewController { var np : NodePlayer? override func viewDidLoad() { np = NodePlayer() np?.playerView = view...

播放rtmp直播流时,设置audioEnable为NO再重新设置YES声音出现破音