Top "Live-streaming" questions

Live Streaming is the action of streaming a media (video, audio or both) over the network in real time.

Live-stream video from one android phone to another over WiFi

I have searched the internet for days now on how to implement a video streaming feature from an android phone …

android video streaming video-streaming live-streaming
What is the difference between RTP or RTSP in a streaming server?

I'm thinking about developing a streaming server and I have the following question, do over RTSP (example url: rtsp://192.168.0.184/myvideo.…

streaming rtsp rtp live-streaming
How to embed new Youtube's live video permanent URL?

I stream live on youtube a lot and since yesterday I experience a weird thing: I embedded the livestream URL …

video youtube embed live live-streaming
EC2 instance types's exact network performance?

I cannot find exact network performance details for different EC2 instance types on Amazon. Instead, they are only saying: High …

amazon-ec2 bandwidth live-streaming network-traffic
java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/JsonFactory

I am working on YouTube broadcast sample examples. I have created a sample Java Project & added required jars. But, …

java jar noclassdeffounderror live-streaming youtube-data-api
Embedding a live RTSP stream of H.264 video in a webpage

I have a server providing live H.264 video over a network via RTSP (rtsp://...), and I've been trying to find …

video-streaming h.264 rtsp live-streaming embedded-video
How to parse mjpeg http stream from ip camera?

Given below is the code written for getting live stream from an IP Camera. from cv2 import * from cv2 import …

python opencv live-streaming ip-camera mjpeg
How to add a MOOV atom in a mp4 video file

I am working on live device to server streaming in android. I am able to send data in bytes on …

java android android-layout mp4 live-streaming
html5 audio livestreaming

I'm creating my own audio, without controls of the browser. <audio src="http://50.7.98.194:8081/~dl3/cgi-bin/dl.cgi/bqmu5mltxcqy43…

html audio live-streaming
Live video streaming with HTML 5?

I want to make live video streaming. For example there is discussion. And somebody is recording it. I want the …

html video-streaming html5-video live-streaming