Hi
I'd like to set up a videoconferencing (1-1 initially) system using Flash as the client. I've tried some web searches but couldn't find much; any pointers on the following would be great:
Does the standard browser Flash 10 plugin contain everything needed for P2P video conferencing, or is server support needed?
Does anyone have an...
Hi all, I'm interested in recording a video with a custom overlay which would end up in the video itself. They could be UIImage or even better, an OpenGL viewport, is there even such possibility right now on any iPhone devices/SDK ?
Thanks
...
I have some videos (mp4) with multiple language subtitles that can be read by an iphone. Users can select to view the subtitle and the language from the default iphone button in the video ui. I would like to be able to set a defalut programmatically, so that, for instance, an user can select a language just one time in the main screen an...
So I was working on a toy website (http://nirmalpatel.com/yeah/index.html). If you check the source, you can see that I have linked a m4v and ogg version. When I load this page from my own computer using a url that starts with file:// the page works fine in Safari, Chrome and Firefox. However, after I upload all of the videos and the HTM...
I would like to test automate a flash video player (similar to YouTube player). Can you recommended tools/ methodology for it.
...
Any library in C# that allows me to do that?
...
I got this great idea that I'm thinking about implementing, but before I go into the deep end I wanted to get a clue about what options I have.
I'm looking for an open source, programmable video player.
Must:
Play video files from a user's computer not a server
Connect to a server to retrieve/send info (not limited to file xfer)
Pref...
I got the follow error when I run setAudioSource and setVideoSource.
03-16 10:26:25.302: ERROR/audio_input(52): unsupported parameter: x-pvmf/media-input-node/cap-config-interface;valtype=key_specific_value
03-16 10:26:25.302: ERROR/audio_input(52): VerifyAndSetParameter failed
03-16 10:26:25.302: ERROR/CameraInput(52): Unsupported pa...
Below is the code extract from my decoder transform filter which takes in data from my source filter which is taking RTP network data from an IP camera. The source filter, decode filter can dynamically respond to changes in the camera image dimensions since I need to handle resolution changes in the decode library.
I've used the 'Rec...
Hello,
I am developing new app. using titanium development for iphone but I have one problem to upload video to my webserver from my iphone app. , I did'nt get code to select vodeo file and code for uploading it at server side(PHP) can any body help me to solve this problem.
...
Hey,
I want to enable the user to select a video file from the on-device iPod library (so that I can play it in my own app). Is that possible?
I was thinking on using MPMediaPickerController but I am not sure if it is able to select video files or just audio files.
Any help will be greatly appreciated.
Thanks,
...
I just started OSMF, and I wanted to know how can I get alter to of my video display? The controls are getting pushed off. Thanks
...
It's hard to know what is multithreaded in a browser and what isn't. It seems while a video streams or progressively downloads, it does not affect page performance, so my guess it is.
Note I'm using Flash video, but it's really about video in general. Any other tips on what else is multithreaded (image loads?) is also helpful. I know Ja...
Hi!
I can play video from a file in C# using AxWindowsMediaPlayer.
But I want to play video from stream in chunks, not the whole video at once.
Can any body tell me how to do this?
...
Hey,
Ok, so I have a given video source (for the sake of the example, it is a camera). It does not have optical zoom, but we supply digital zoom instead. Now this digital zoom is pretty simple, simply cropping the image to a specified portion, and filling the screen with that portion.
The problem is that the zoomed video can have pre...
Hi All,
I am trying to concatenate two video files with the gnonlin components of the gstreamer.
The pipeline I am using is
gst-launch-0.10 gnlcomposition { gnlfilesource name="s1" location="/home/s1.mp4" start=0 duration=2000000000 media-start=0 media-duration=2000000000 gnlfilesource name="s2" location="/home/s2.mp4" start=2000000...
What was the best video/session at Mix 2010?
The videos have been put up for most of the sessions now, I can't watch all of them - so any favourites? any 'must-see's?
...
hi,
i'm wondering if it's possible to change the video playback speed in an iphone application. we want users to yell in the microphone to speed up the playback and get to the end..
Thomas
...
Hi!
I'm using JMF in my application. I'm trying to install jffmpeg since I'm encountering the format not supported exception. I've tried following this http://jffmpeg.sourceforge.net/download.html but I got lost. I enter JMF registry ok but what should I do to include the new codecs? (Also when I press Add "Could not add item" comes up...
Hi,
I have recently moved my RoR app on the Heroku platform, and almost
everything works fine apart from the videos. It works fine when my app
runs in local but not on heroku. This is the error log I'm getting, if
anyone knows where it can be coming from:
Processing VideosController#new (for IP at 2010-03-20 04:32:09) [GET]
Sess...