VideoCore-Inactive icon indicating copy to clipboard operation
VideoCore-Inactive copied to clipboard

crash with my custom rtmp url

Open nyz110 opened this issue 8 years ago • 9 comments

call [_session startRtmpSessionWithURL:@"rtmp://video.mudu.tv/gbnd0/eoxd1s" andStreamKey:@""]; then crash at strncpy(propVal, (char*)p, valLen); the screenshot 8368e6f3-5009-4e94-8ab9-1ff269a8c852

nyz110 avatar Mar 26 '16 11:03 nyz110

I'm facing the same exact issue. Any idea?

kvkvkvk avatar Apr 04 '16 02:04 kvkvkvk

@nyz110 I'm also facing same issue but in some of the post they are saying that they won't support this kind of format i mean suppose my url like rtmp://servername.tv/appname/streamname". This is working fine but when i give little different then It showing above Bug so may be try with what they are supported. and if you find any solution then post here it is very help full to other like me Thank you.

bintu1234 avatar Apr 04 '16 11:04 bintu1234

@bintu1234 this crash maybe come from the rtmp server make some limited,but videocore lib may not support. so just test your own rtmp url which support from your serve. also wait the videocore' owner resolve

nyz110 avatar Apr 04 '16 12:04 nyz110

@nyz110 which server your using I'm working with the Red5.

bintu1234 avatar Apr 04 '16 12:04 bintu1234

@bintu1234 Red5 is OK, just check your rtmp url, I think it's has nothing with the server architecture.

nyz110 avatar Apr 04 '16 12:04 nyz110

@nyz110 Thanks I will try

bintu1234 avatar Apr 04 '16 12:04 bintu1234

@nyz110 Am using video core 0.1.12. Every time am getting error at release stream in rtmp session.cpp file.when i run the program. please help me

chinnuios avatar Apr 09 '16 05:04 chinnuios

@nyz110 your right t's has nothing with the server architecture. it is working but in case below rtmp is working rtmp://servername.tv/appname/1234567890/2345. when i give rtmp://servername.tv/appname/1234567890/234545655621/12345. app is crashing like in your question. now can we change the lenght of valLen. if ye please help me.

bintu1234 avatar Apr 16 '16 11:04 bintu1234

@kvkvkvk did you find any solution?

bintu1234 avatar May 02 '16 05:05 bintu1234