video-recording
Video Recording using AVFoundation
I am trying to record video using AVFoundation. When I add video input only to the session, everything works fine but when I add an audio input to it, it stops recording the video.(Delegate method is[详细]
2023-03-24 01:34 分类:问答Issue with video recorder
i am doing a application to record video.I got many samples that are working but issue is while recording camera is not opening in portrait mode, it is opening another mode[详细]
2023-03-23 00:06 分类:问答How to start webcam video recording (in viddler) using javascript?
We are using viddler for recording videos for a contest. But we need the \"RECORD\" button to be different from the button in the reco开发者_C百科rder. It is posible to start recording using javascrip[详细]
2023-03-21 21:48 分类:问答H264 encoder in android?
I\'ve been having some problems while trying to fix a simple video recording app*. I think I followed the sequence of steps开发者_运维问答 correctly. The following is a simplification of the part of t[详细]
2023-03-19 02:06 分类:问答Record continuously 5min (x-minutes) of video with Microsoft Expression Encoder
My开发者_运维问答 Software is to record continuously 5min of video. Example: the software should start the recording on program-start and hold continuously 5min of video in buffer. When I stop the rec[详细]
2023-03-18 04:13 分类:问答Pausing issue with flash webcam recording
I\'m building a webcam recording app in CS5 and I\'m having some seemingly random issues with the recorded flv. Currently I\'m publishing a stream to Wowza Media Server using the standard _netstream.p[详细]
2023-03-16 13:48 分类:问答Is there a way of disabling then recording of video on a website?
Is there an option or more security features开发者_JAVA技巧 where we can make our videos non downloable i.e. using realplayer record option or other, basically preventing third party apps from recordi[详细]
2023-03-12 01:45 分类:问答VLC record webcam and stream to chrome linux
I am currently looking for how to accomplish what I have been told is possible. I was told that we would be able use vlc to stream a webcam in linux which would allow for the following:[详细]
2023-03-11 23:57 分类:问答android.content.activitynotfoundexception
I had made a videorecording app for my android project on eclipse on the windows xp platform...at 1st it wud just recors a video with n开发者_Python百科o audio i/o...as soon as i seemed to have added[详细]
2023-03-05 21:59 分类:问答Android setVideoEncodingBitRate() is not defined in package MediaRecorder
I am trying to the change the encoding bit rate of the video recording on Android using MediaRecorder.setVideoEncodingBitRate(int).[详细]
2023-03-02 17:15 分类:问答