video-streaming

Best practices when working with videos in flash?

Are there any standard practices for Video encoding, streaming, etc? ...

Android video stream capture for AR

Hi, I would like to be able to capture the video from an android phone camera, and then process this video. Processing involves adding a layer of AR to the live stream. Is this possible on android? Pretty sure it should be. I have looked at the android site [http://developer.android.com/guide/topics/media/index.html] but this seems to...

Streaming video playback performance issues with background tasks on Android

I have developed a little application that can play video from a rstp streaming sever (darwin in this case, but this is not relevant) by means of the VideoView widget (I have tried Mplayer+SurfaceView approach too). I use Wifi connection for this. The video plays just smooth when video is the only task. The small application should carr...

How many streams are possible?

I'm looking into the possibility in creating a multi person chat (a conference you could say) with Flash and Flash Media Server. My question is: how many live streams is possible (given the users have connections with at least 2mbps up/down). Obviously 2 is ok, but would say 5 work? Does anyone know of any example of this? Thank you. ...

Convert rtsp video stream to http stream

Hi I have the rtsp URL for a live video stream which I would like to access as an HTTP stream. Can someone please tell me if there are any components out there which I can put on my server to do this? I do not have any idea how I can implement this. Would appreciate a heads up. Thanks. ...

DirectShow: Video-Preview and Image (with working code)

Questions / Issues If someone can recommend me a good free hosting site I can provide the whole project file. As mentioned in the text below the TakePicture() method is not working properly on the HTC HD 2 device. It would be nice if someone could look at the code below and tell me if it is right or wrong what I'm doing. Introduction...

Live video streaming website

Hi All, we are looking forward towards developing a very interesting community portal that would help the user to broadcast their live videos across the community. I've been checking over sites like ustream.tv, justin.tv and wondering what/how Technology they been using to do so. I am doing a lot of research over the last few days che...

Pro's & Cons of URL Expiring Concept

Is there any disadvantage of using URL expiring concept to protect online videos? ...

Streaming Video In Scala InfoChannel Designer 5

I am having the hardest time finding urls to use in Scala Designer 5 showing video streams. I am new at this program, but there is an option to run a video as a background. I have found a couple of samples to link to, but nothing great thus far. Anyone out there using this program and wanting to do the same? Thanks. ...

What are the ways to do synchronized streaming video and text?

I would like to have two streams. One being traditional streaming video and another being text. I will also build an interface that allows the user to create the text portion while watching the video. The context of these videos are usually that of an individual being filmed doing a presentation and later the next day for example, a c...

IIS Smooth Streaming in a WPF application

How can I play IIS Smooth Streaming video in a WPF application. I know Silverlight has built-in support for it, but I can't find much information for WPF. Will the MediaElement control support this in WPF 4? ...

Controlling user sessions

The client has a streaming server (unknown for us at this time) that is used for streaming H.264 streams from IP cameras. This is fine in their LAN. Now they want to allow authorized users to watch the streams over the internet. But they have few requests for these internet users: The users have to "login" to the application to watch...

JWPlayer plays videos at 3x speed on the first run, then works fine in subsequent runs on the same pageload.

Go here: http://nano.materials.drexel.edu/research/videolibrary For some bizarre reason, the videos will play at 3x speed on the first run through, but then will play at normal speed each subsequent play. This doesn't happen all the time, and it's not always the same video(s) that do it. I'm utterly baffled. I've reconverted the video...

Android playing Video data from a custom network stream?

Does Android MediaPlayer can only work with file sources? I would like play media (video) from a network stream, but the stream comes in a non-standard protocol, so I have to somehow feed Android MediaPlayer with the data only. Is there anyway to do that? I found a few web pages suggesting using a temporary file for the buffered me...

mms video streaming on iPhone? (Microsoft Media Server)

Hi All, So the question is in title. I almost sure that the answer is NO, but maybe there are some stream converters exist or any other way??? Thanks in advance ...

Flash: Are there RTMFP tutorial for Video streaming ?

I need to create a simple video streaming without using Flash comunicator server or other streaming server. So I am thinking to use RTMFP but I haven' t found any good RTMFP tutorial for this issue. Do you know tutorial for Video Streaming using RTMFP ? ...

How create a peer-to-peer Video Streaming WEB app ??

Hi guys! I was wondering if it's possibile to create a web-client that can connect two users and then it sends their webcam stream to each other. This should happen without using Red5 or any other flash/media server. What protocol can I use? What api etc... ...

Are there RTMFP tutorial for P2P video streaming ?

Are there RTMFP tutorial for P2P video streaming ? ...

How make video call with ejabberd ?

How make video call with ejabberd ( like msn and skype ) ? ...

How do you stream M4V video on the web without using Flash?

I'm building a web site that needs to stream video and be friendly for handheld devices (especially the iPhone). Some handhelds don't support Flash so I'm avoiding the use of a Flash player. How does Youtube stream its videos so that they play on both desktops and iPhones? I'm looking for a player, or multiple players, which can be someh...