Questions tagged [live-streaming]

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

In live-streaming, the provider relaying the data from a live source (different from regular streaming where the data can be also stored.

More details in Wikipedia page on live streaming media

1529 questions
-1
votes
1 answer

Houseparty App streaming technology

Anyone know what streaming technology or methodology the Houseparty app uses to ensure that there's no lag between guests' streams? https://itunes.apple.com/us/app/houseparty-group-video-chat/id1065781769?mt=8&_branch_match_id=328927036209051924
RobertyBob
  • 803
  • 1
  • 8
  • 20
-1
votes
1 answer

360 camera live video texture Unity access

I am looking for a 360 camera that will allow me to access its stitched unwrapped video texture live (as a live preview) in Unity. It can be a mobile or a desktop solution. Also wired connection is fine. Please can anyone recommend a camera model…
-1
votes
1 answer

Formula for Azure streaming scaling?

Created a web app for live streaming a company meeting. The web app is trivial - just a banner & an Azure media player. Trying to figure out a reasonable level & scale out value for my web app and also, the # of streaming units I should add to the…
DeannaD
  • 1,469
  • 2
  • 16
  • 27
-1
votes
1 answer

How do I stream live video from my android phone to my pc using the phone camera?

I want to stream live video from the camera app to my computer, how would I do that? Would I use the camera API? I don't want to run a server or anything like in this post, I want the connection to be completely wired.
Artemis
  • 15
  • 6
-1
votes
1 answer

How to estimate bandwidth / speed requirements for real-time streaming video?

For a project I'm working on, I'm trying to stream video to an iPhone through its headphone jack. My estimated bitrate is about 200kbps (If i'm wrong about this, please ignore that). I'd like to squeeze as much performance out of this bitrate as…
Vivek Seth
  • 177
  • 1
  • 6
-1
votes
1 answer

Twitter or Facebook Like Live Status Updates On User Interface

Hi fellow programmers, I am using Twitter Streaming API to search for tweets containing specific keywords. My requirement is to build a user interface which will show the tweets to the user of my system just like Twitter i.e. in real time. As soon…
Sam ツ
  • 583
  • 2
  • 7
  • 17
-1
votes
1 answer

IP camera Live streaming using MpMoviePlayerController is possible?

Can MPMoviePlayerController can be used for streaming from IP Camera? If not, then what controller would be useful for this?
-1
votes
1 answer

How to display live data using D3

I have just started using D3 i want to display live server feeds using d3 on my website if possible live stock feeds but there are no tutorials out there explaining how to do this any suggestion
user5843174
  • 151
  • 1
  • 10
-1
votes
1 answer

Stream multiple media sources from a single software/hardware encoder?

It's been a while since I first started looking into this and I still haven't found any feasible solutions, here's to hoping someone might have some suggestions/ideas... The situation: We currently have a couple of live streams streaming mixed…
Kārlis K.
  • 72
  • 2
  • 13
-1
votes
1 answer

Streaming Video in VLC using UDP

I need to stream video in vlc through udp. I am transmitting video from one network and my receiving pc will be in some another network. Can anyone help, how can i specify Host name (Address) for transmitting stream so that, my pc can use same to…
Pankaj Jhamnani
  • 53
  • 1
  • 12
-1
votes
1 answer

MPMoviePlayerController not resuming while streaming through url

I have MPMoviePlayerController and it start with url but it doesn't resume after pausing, I don't know how to resume after successful buffer of video. Please help me. Thanks in advance. I tried with this self.moviePlayer =…
-1
votes
1 answer

what knowledge required before working on a live streaming application

I am working on an online video streaming application, and I've been asked to work on the video streaming module. But I don't have any knowledge regarding streaming. After doing some search, I got some knowledge about different type of streaming…
Pradeepta
  • 458
  • 3
  • 19
-1
votes
2 answers

Embed RTMP Stream

I need a complete crash course on this. I have Adobe Media Server running. Streaming a live feed from a camera to it. I can use the wowza test page http://www.wowza.com/resources/3.5.0/examples/LiveVideoStreaming/FlashRTMPPlayer/player.html to view…
Shane Becker
  • 41
  • 1
  • 1
  • 11
-1
votes
1 answer

Unable to see typed commands in terminal

I am using Arch Linux arm on a Raspberry Pi model B to create a small streaming solution, where the Pi is permanently connected to a TV. Using the 'livestreamer' package, I can stream videos and pipe them to 'omxplayer' This is the command I run in…
jai_
  • 49
  • 1
  • 8
-1
votes
1 answer

Can I stream multiple live videos with one adobe media server at one time?

If I have 2 video sources in 2 PCs, can I use one adobe media server to stream both concurrently? I am using flash media encoder on each PC
1 2 3
99
100