jgh- / VideoCore-Inactive

*No longer in development* Please see https://github.com/unpause-live/SwiftVideo
MIT License
1.47k stars 538 forks source link

Microphone recording stops after VLCKit plays the stream. #321

Open Xioshock opened 8 years ago

Xioshock commented 8 years ago

Hey, I'm having problem with VideoCore+MobileVLCKit combination. I start the rtmp stream to wowza, then I connect to it with MobileVLCKit (with approx. 2s delay) from the same device. The stream is playing fine, video and audio, but after those 2s when I started the VLC player, the audio just stops. I read here that MobileVLCKit just takes hold of microphone and won't let VideoCore record it. Can I solve this somehow from the VideoCore side? Thanks.