Top "Video-streaming" questions

Video streaming is the process of delivering a video from a server to a client.

Get live stream from Network IP camera that support ONVIF protocol?

I have network IP camera(Canon VB-M40). This camera support ONVIF protocol. I am implementing its ONVIF functionality in windows …

stream camera video-streaming protocols onvif
How to embed an m4v video file to my html webpage?

I am currently trying to embed the m4v videos in my html webpage. using the following code <video …

javascript jquery-mobile video-streaming jwplayer m4v
How to Implement HTTP byte-range requests in Spring MVC

I have the problem with video rewind on my site. I figure out that problem with http headers. My current …

java spring http spring-mvc video-streaming
Recording IP Camera stream with FFMPEG

Hey I am trying to record the IP camera stream using FFMPEG . But it is giving me Input/Output error . …

ffmpeg video-streaming ip-camera
Using RTMP or RTSP protocol in C#

Do you know any library that allows me to send from C# an encoded audio/video stream to a streaming …

c# .net video-streaming video-capture video-encoding
Writing an app to stream video to iPhone

I'm interested in creating an iPhone app that can stream video from a central server, YouTube style. I was wondering …

iphone objective-c video video-streaming
Video Streaming and Android

Today for one of my app (Android 2.1), I wanted to stream a video from an URL. As far as I …

android streaming video-streaming
Android HLS video mime type

I would like to fire an Intent to play a HLS (HTTP Live Stream) video. What should I put in …

android android-intent video-streaming mime-types http-live-streaming
Possible to stream videos using Amazon S3/CloudFront with HTML5 player?

I want to use an HTML5 video player and stream videos. Is this possible with S3/CloudFront? I understand Amazon …

html amazon-s3 video-streaming html5-video rtmp
How does vlc.py play video stream?

I want to use vlc.py to play mpeg2 stream http://wiki.videolan.org/Python_bindings. There are some examples …

python video-streaming vlc