video-streaming

placing video files on http from my local computer

Hello friends, I am making one application in which I need to play some videos on my webpage or application. And my videos are placed on my computer locally. Now what kind of URL i need to provide, or what type of streaming do I need to make it playable on other computers, from the webpage only. Is there any controls, which plays videos...

Edited: how to play large embedded videos from my own server?

I've edited this post to better fit the scope of Stackoverflow: I have very large video files-500-600Meg each that I want to play from my own server. I figured it was as simple as uploading the video and clicking to the url, but when i do that, the quicktime player comes up in my browser, but after two minutes I give up because it look...

Adding a Video to my Site (Local Video, hosting won't work) Which player?

Hello, I have a web app built with JQUERY. I'm working to build a Getting Started video. I'm looking for suggestions on: On the mac, what's the best software to record a video? I want to embed the video on a page on my site, but I need to video hosted locally (no youtube or anything external). What's the best player to get this done an...

iPhone Live Video Stream Media Player

I'm hoping to make an app that streams live video that has a view placed on top with labels and a button on it. From my research and testing of the http video streaming feature (available since iPhone 3.0 OS), it seems that you create a webview that points to the index html that contains the converted video stream, and this displays as...

(curiosity) Why does youtube show the loading icon even when it has loaded enough video to start playing?

I mean youtube or any other streaming video site, but I've seen it on Youtube. There are times that the loaded bar shows that more than enough video stream has been loaded so the player could play it but it suddenly pauses and shows the loading icon? I'm just curious. But it is a programming related question, as it could help me to bette...

Verify RTSP service via URL

Hello, I am trying to verify that a video service is provided from an URL in python. I am asking does anyone know of any good libraries to use or a way to do this. I have not found much info for this on the web. Thanks ...

HTTP Live Streaming for IPhone

I'm folowing Apple's proposal in http://tools.ietf.org/html/draft-pantos-http-live-streaming-01. Trying a dummy HTTP Live Streaming to my iphone, I wrote a webservice with Django corresponding to a .m3u8 file. I'm begining the response with #EXTM3U #EXT-X-TARGETDURATION:#10 #EXT-X-MEDIA-SEQUENCE:#0 I then write the URLs of the segmen...

upload, stream and play video in asp.net

Hello guys, i have to make interface to upload large videos up to 30MB then stream it and convert into flv format and then play it in browser... this is required in my site in "Video Gallary " module. my webapplication is in C#, asp.net i can also use jquery. i have to send video file in chunks them merge it at server, stream it, create...

Software to stream Video from Server

Are there any out of the box programs / server software that I can install on my server to stream videos? I found XMoov while searching, are there any others? Which one is best? ...

open source streaming video technology that can copy Gakai and Onlive ?

i think Onlive and Gakai are the coolest things ever. i am even more obsessed about Gakai, which doesn't even require a plugin of any sort. It runs in a flash applet ! naturally i got curious at the video streaming technology behind Gakai.... is this only proprietary right now ? or are there open source solutions out there that can del...

Display an RTSP video stream in a web page

I have an ip camera which provides a live rtsp video stream. I can use VLC media player to view the feed by providing it with the url: rtsp://cameraipaddress. But I need to display the feed on a web page. The camera provider supplied an active x control which I got working, but it is really buggy and causes the browser to frequently hang...

Which technology to use for making YouTube like application

Hello friends, I want to create a website something similar t YouTube. It will have large number of videos but yet it should be fast. Could someone tell me which technologies i should use? ...

Video Streaming

I would like videos get downloaded as it plays, and site is in godaddy shared hosting.They said it can be done but they cannot open up streaming ports on a shared plan and they recommended flash method. If anybody know about this, kindly let me know. ...

Bluetooth video streaming

Can anyone please direct me to learn something about Bluetooth video streaming programming using j2se and j2me technologies as i want to stream live video from pc to mobile phone through Bluetooth. I am caputring video using jmf and then converting the captured video to 3gp format. I want to stream this video to mobile phone(I have tra...

What platform is the best for Wowza?

Hello! Planning to deploy some WMS boxes for live (re)streaming (several streams, no files). What OS would give me the best performance? Some time ago I had problems running WMS on Gentoo, which came out in high CPU load on high bandwidth (400mbps+). Running WMS on the same hardware on Win2k3 gives me up to 800mbps (2500 connections), ...

Can you play video fragements using oggz-chop?

I see that you can play ogg audio files, but I was wondering if you can play video ogz files using it using Apache? http://www.xiph.org/oggz/ ...

Custom CCTV Video Feed

Hi, I'm not sure if this is the appropriate place to ask this but I'll give it a shot. I am wondering if there is a way to access the video feed from my CCTV system. I don't have a system but I am wondering if I did, could I? I've seen solutions where you have to purchase a network interface unit, which acts as a webserver and you c...

what sources of information / videos do you use to learn new techniques for webdevelopment with C# ?

I work at a company that makes the move from php to .net. Now i am searching for good video sources to learn new techniques. We have already a license for www.tekpub.com great site but already have seen a lot of movies and will check other video sources too what video sources do you have or do you know ? ...

.flv video not playing fully

I have an application that lets the admin upload videos which can then be viewed by logged in users. Now, the problem is that no matter what the length of the video is, the video does not play for more than a few minutes. Has anyone faced such a problem and any suggestions on what the problem might be? ...

IP Camera implementation in Android(View live video from IP Camera)

Hi All, I have a requirement to implement IP camera's for my client's Organization(May be 5 or more). I need to provide facility to view these camera's preview in their Android mobiles. I found an application already available in Android Market(IP Cam Viewer) and it is what exactly my Client asking. Can anyone suggest me the best IP c...