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

打开GOP选项的时候, 播放会有延时,应该在开头快进掉GOP 缓存!

startNativeRateStreaming:(nonnull NSString*)inputUrl output:(nonnull NSString*)outputUrl 方法录制视频到本地,文件大小为0

We are testing the library and we are trying to stream with custom width and height with setRawVideoParamPixelformat method in iOS. Here is the code: `self.np.setRawVideoParamPixelformat(NM_PIXEL_RGBA, width: 720, height: 580,...

类似这种阿:rtmp://192.168.2.252:1936/vod/test1.mp4 flash media server 的 vod目录下有一个可供点播的mp4文件

seekto 之前要stop么还是要pause,运行跳转之后还要start? [_player stop]; [_player seekTo:1210]; [_player start]; 跳转到那个点没问题,但是跳转之后就不播放了。

模拟器播放rtsp流很正常,而且内存占用也不高,但是真机测试无图像。内存也没有任何增长。

我看接口和安卓不一样,md360,有ijk适配器,但用同样的方法,集成nodeMedia没有效果

Followed all the steps but I am getting a EXC_BAD_ACCESS crash on this line of code _np = [[NodePlayer alloc] init];

How can we use digest authentication? I have to stream CCTV camera but it needs to be authenticated with Digest certificate. Could you please help

初次安装软件,推流2001 但是听不到直播的声音。强制重启软件或者第二次覆盖安装就能直播声音了。如果删掉,再安装的效果和第一次安装效果一样,直播不成功。(用的demo听声音,demo收听端肯定不存在问题)。多个手机都出现这样的效果