Hi,
I've created the module explained in http://www.wowzamedia.com/forums/con...nternal-method).
When "isGood == true" all is working and the stream is starting.
When ever httpCupertinoStreamingSession.rejectSession() is called, the mediaplayer and its parent process on the iPhone gets killed with a segfault. So if I start the stream with the safari on iPhone die player und safari gets killed. also my own app which is starting the stream gets killed, wenn .rejectSession is called.
Not the best solution for deny access to a stream, I think...
Andy advices?
Here is the log output from wowza:
Code:INFO application app-start _definst_ vod/_definst_ INFO cupertino connect 519210380 - INFO stream create sample.mp4 - INFO server comment - ModuleEncryptionHandlerCupertinoStreaming.onHTTPCupertinoEncryptionKeyCreateVOD[vod/_definst_/sample.mp4]: *8434 INFO server comment - HTTPStreamerCupertinoIndexFile.init[vod/_definst_/sample.mp4]: Encrypt Cupertino stream: key: *8434 INFO server comment - HTTPStreamerCupertinoIndexFile.init[vod/_definst_/sample.mp4]: Encrypt Cupertino stream: url: http://192.168.47.102:1935/vod/_defi...p4/key.m3u8key INFO server comment - HTTPStreamerCupertinoIndexFile.init[vod/_definst_/sample.mp4]: Encrypt Cupertino stream: key: *66f4 INFO server comment - HTTPStreamerCupertinoIndexFile.init[vod/_definst_/sample.mp4]: Encrypt Cupertino stream: url: http://192.168.47.102:1935/vod/_defi...p4/key.m3u8key INFO cupertino connect 736832565 - INFO stream create sample.mp4 - INFO server comment - ModuleEncryptionHandlerCupertinoStreaming.onHTTPCupertinoEncryptionKeyCreateVOD[vod/_definst_/sample.mp4]: *6848 INFO server comment - HTTPStreamerCupertinoIndexFile.init[vod/_definst_/sample.mp4]: Encrypt Cupertino stream: key: *6848 INFO server comment - HTTPStreamerCupertinoIndexFile.init[vod/_definst_/sample.mp4]: Encrypt Cupertino stream: url: http://192.168.47.102:1935/vod/_defi...p4/key.m3u8key INFO server comment - MediaReaderH264Cupertino.handlePacket[vod/_definst_/sample.mp4][avc1.66.30]: H.264 Video info: {H264CodecConfigInfo: profile: "Baseline", level: 3.0, frameSize: 424x240, displaySize: 424x240, crop: l:0 r:4 t:0 b:0} INFO server comment - MediaReaderH264Cupertino.handlePacket[vod/_definst_/sample.mp4][mp4a.40.2]: AAC Audio info: {AACFrame: size: 0, rate: 48000, channels: 2, samples: 1024, errorBitsAbsent: true, profileObjectType: "LC"} ERROR server comment - userCount: 10013405 INFO server comment - ModuleEncryptionHandlerCupertinoStreaming.onHTTPCupertinoEncryptionKeyRequest[vod/_definst_/sample.mp4]: accept:false INFO stream play sample.mp4 - INFO stream destroy sample.mp4 - INFO cupertino disconnect 519210380 - INFO stream stop sample.mp4 - INFO stream destroy sample.mp4 - INFO cupertino disconnect 736832565 -


Reply With Quote
