Questions tagged [streaming]

165 questions
1
vote
0 answers

Limit inbound bandwidth on Live Streaming Linux

I'm new about servers and I'm working on a platform to streaming live events to an app and a webpage (The idea is to create a local YouTube on my country, Angola). Talking with my friends he warned me that to have a good enought live streaming I…
C-lio Garcia
  • 111
  • 2
1
vote
0 answers

Streaming audio using switchable sources without killing streaming uplink (Poor Man's Barix Extreamer?)

Okay, so I'm the lone IT staff in a radio station and I've got a headscratcher (for me). We had a pair of PCs streaming our audio (received back from over-the-air, output through a monitor into the mic jack) to a commercial streaming service, one…
March Hare
  • 11
  • 2
0
votes
1 answer

Can my ISP detect what YouTube stream quality i play on my device

I would like to know if there is a way that my ISP can detect the youtube stream quality I use on my device. For Example- When I watch youtube video in 360p resolution and I move to the 1080p resolution. Can my ISP detect that quality from their…
0
votes
0 answers

What are RTP packets with zero timestamp and no payload?

I have an RTP traffics which some of the packets have zero timestamps and no payloads. Packet is : 10.. .... = Version(2) ..0. .... = Padding(false) ...0 .... = Extension(false) .... 0000 = Contributing Source ID count(0) 0... .... =…
saeed
  • 51
  • 3
0
votes
1 answer

How to configure FLINK state server ip?

I can't find an configuration item refers to state server ip. I've tried to modify the jobmanager.rpc.address to 0.0.0.0, but I still can't access state server with ip 172.16.150.172 which is my local ip address. It still bind to the 127.0.0.1. It's…
Brutal_JL
  • 101
  • 2
0
votes
0 answers

nginx streaming loadblance

i want to create a loadbalancing system for my streaming server but the problem is that nginx or haproxy both uses proxy and this will make the loadbalance server get overloaded on bandwidth. is there away to make nginx forward the request to one of…
0
votes
0 answers

Real Time Streaming Across WAN -> WiFi (No site-to-site or point-to-point)

I am planning out a church campus extension. Ideally, we were bringing in a point-to-point fiber circuit, but this is impossible so I am looking at less ideal solutions now. I am open to any and all ideas, so please do not hesitate to share! Site A…
0
votes
1 answer

How to use CDN to accelerate simple video site with PHP dynamic loading video files like Moodle?

I created a site with Moodle, and not very satisfied with the connection speed for video files stored on server. And I know CDN can accelerate the video file loading speed. But I 'm quite new and not familiar with CDN. I simply wish anyone accessing…
0
votes
0 answers

storage sizing for serving high bit rate video

I'm looking at deploying a server for high bit rate video streams up to 250 Mbps. There are 8 clients in the network which at any given point may be playing any given stream, so a worst case scenario is 8 x 250 Mbps or 2000 Mbps. How would I go…
0
votes
2 answers

Linux: audio streaming server capable of converting tracks to MP3 on-the-fly

I'm looking for an audio streaming solution capable of providing content from a folder (recursively) with on-the-fly convertion to MP3 (or whatever) with a constant bitrate: from other MP3s and FLAC. It will be also nice if the solution provides…
kolypto
  • 11,058
  • 12
  • 54
  • 66
0
votes
1 answer

Reverse proxy caching Steam stream

I'm currently using nginx to cache Steam downloads for my local network as detailed by Multiplay. This works great, but Steam has a feature to watch other users games via a stream not unlike Twitch but on demand. I'm having trouble with my proxy…
drglove
  • 101
  • 6
0
votes
0 answers

Server can't reach more than 800mbps

I'm using wowza for streaming video and I've a server on linode (8gbps upload). I had streaming and when the server reaches 800 mbps, approximately, streaming begins to suffer lag and the upload speed lows. More and more users but the upload speed…
nhurf
  • 17
  • 1
0
votes
0 answers

Serve growing audio file with Apache

I'm trying to play a growing audio file on my website and I don't know how Apache should be configured for this task. I read that I need to send a status code 206 (Partial Content). This is done by Apache automatically. In detail, my current…
basilikum
  • 217
  • 3
  • 11
0
votes
1 answer

Video Streming server outbound bandwidth and providers

Imagine the case of Twitter Periscope or Meerkat.The paradigm of their servers is that they recieve video from users and then stream it to a large amount of users (say > 100K for the sake of this argument). Now, here is my confusion. Let's assume a…
Solo
  • 111
  • 1
0
votes
0 answers

Debian ethernet interface goes down while streaming video

While streaming video FROM a debian box to the rest of a network, I regularly see the ethernet interface go down on this box after a couple hours of streaming and it doesn't come back up until the box is rebooted. It's very mysterious in that there…
ejo4041
  • 1
  • 1