I have problem with MPMoviePlayerController (self.mp). When I want to access duration property, I get 0, when I want to access thumbnail…, I get nil. On iOS 4 it is OK, iOS 5 it is not.
I have two web cameras and I want to merge their streams into a single live streaming preview and display it to the screen.
This is a strange problem.I have not changed any code involving this in my project but my video recording has randomly sto开发者_StackOverflowpped working.When I try to save to a movie to a file I get
I\'ve been reading the android api for capture video and reading some code and I haven\'t been able to found开发者_开发百科 a method that give me the frame captured and then work with it, for example
I know that Red5 is a free video recorder and can be used in web applications. I\'m using Jboss server for my web application.
for ppt presentation i want to create video for ipod touch app. is their any possibility to create video
is there any Java library out there that can help intercept video and aud开发者_StackOverflow中文版io streams being sent through the browser?
I would like to know if it\'s possible to force the camera to send video in landscape mode (width > height)
I\'m going to develop an application, whose main task would be send video frames captured from device camera to server. Server uses protocol over TCP. I heard that Apple restricts developers from u开发
I need to add text, image over video and save mixed file into another new video file.I know about DirectShow but will allow to play video with text but i am not sure how i can save this mixed video fo