VideoCore-Inactive
VideoCore-Inactive copied to clipboard
*No longer in development* Please see https://github.com/unpause-live/SwiftVideo
*** Fetching VideoCore *** Checking out VideoCore at "0.3.2" *** xcodebuild output can be found in /var/folders/v_/1s5t84c90j19sxtpqxx709zr0000gn/T/carthage-xcodebuild.yAbTGB.log *** Skipped building VideoCore due to the error: Dependency "VideoCore" has no shared...
I think there are some memory leaks in the code. When I repeat creating and then ending a session, each session is getting slower and slower. After 5 to 7...
 anyone else experiencing this issue? It worked fine under iOS 9, but after upgrading to iOS 10 I get the black area in the upper half of the screen...
build VideoCore and error: type_half.inl not found
Hi @jgh- , The sample works perfectly, However i want HLS to be used rather than RTMP. How can i change this to HLS? Can you point out the functions...
Hi @jgh- , I know the open source doc has been a long while here, And the sample works perfectly. However, I can't find a way to change the source...
Is there a way to have a different video input other than the iphone camera ? Im using GPUImage Framework, and I would like to feed the stream with the...
Hello, Greetings of the day!! We are the team of developers who want to implement Live Broadcast feature in one of our ongoing iOS project. Now to provide live streaming...
When videoCore enterBackground a short time then enterForeground ,the current stream couldn't upload Stream to server。How can I resolve this problem? - (void) notification: (NSNotification*) notification { if([notification.name isEqualToString:UIApplicationDidEnterBackgroundNotification]) {...
It is successfully connected to woza media server and start streaming but it disconnect autmatically after 12 sec.