Questions tagged [streaming]

164 questions
0
votes
1 answer

ffmpeg-php installation error on centos

I've installed ffmpeg and and ffmpeg-php so many before and it worked, today i'm having an error when i run make or make install, i get this error make: *** [ffmpeg_frame.lo] Error 1 i tried these solutions [1] [2] and won't fix it (at least for…
user
  • 809
  • 3
  • 13
  • 18
0
votes
2 answers

Encrypting/Decrypting MPEG-2 Transport Stream in realtime

I have to send unicast mpeg2ts stream from one datacenter to another (dc1 to dc2). The output I get from encoder bank in dc1 is not encrypted and I need to encrypt it before sending it to dc2. At dc2 I need to decrypt it and send it to transcoders.…
Nagota
  • 19
  • 7
0
votes
3 answers

Why are my long videos longer to start playing than short ones using jwplayer and lighttpd?

I have a video streaming site with the following lighttpd configuration: server.modules = ( "mod_compress", "mod_access", "mod_alias", "mod_rewrite", "mod_redirect", "mod_secdownload", "mod_h264_streaming", …
e-satis
  • 409
  • 5
  • 17
0
votes
1 answer

Streaming Audio Video

We're currenty using Windows Media Services to stream live and on demand audio/video. We're currently looking for a solution that's more cross-platform compatable (iOS compatable). I've looked into the new IIS Media Services, but it falls short of…
Doug
  • 11
  • 2
0
votes
1 answer

Alternative to SHOUTcast server?

I have a streaming system that generates an MP3 stream as output for the listeners. This streaming system runs on a modern 64bit linux machine and on this machine the old SHOUTcast 1.9.8 server doesn't work properly. I've tried to use the Icecast…
Segaja
  • 1
  • 1
  • 1
0
votes
1 answer

3gp file streaming server in Fedora

I want to set up a streaming server to stream 3gp videos on-demand. I've tried using ffmpeg, but it seems ffmpeg doesn't support 3gp streaming. It gives an error saying Codec for stream 0 does not use global headers but container format requires…
SparrowG
  • 3
  • 3
0
votes
2 answers

Server for a Web TV...dedicated?

I'm developing a website and I want to integrate a Live Web TV. I have this dedicated server : Quad Core Q6600 4x 2.40+ GHz 4GO RAM 1TO Disk Space Unmetered Bandwidth 100Mbps (goes down to 10Mbps if I reach 3TO of bandwidth. Possibility to swtich to…
Emanuel
  • 1
  • 1
0
votes
2 answers

Flash: static video content streaming vs. no streaming?

I'm trying to understand what the essential differences are between a server architecture which is designed to stream media e.g. FLV or h.264 to Flash players vs. an ordinary HTTP-Server (e.g. Apache serving static content) which is capable of…
mark
  • 1,516
  • 4
  • 21
  • 33
0
votes
1 answer

multiple streaming servers behind a Bastion Host

I am using open source streaming server Red5 on multiple servers. Which are running behind a bastion host. the world knows these sites as http://site1.mydomain.com http://site2.mydomain.com http://site3.mydomain.com http://site4.mydomain.com To…
Bond
  • 741
  • 4
  • 11
  • 22
0
votes
1 answer

Local Live Quicktime Video Broadcast, latency?

I'm looking into the feasibility of using a local server to distribute live video of a conference to delegates in the same room. They would still hear the live audio coming from the speaker, so only the video would be streamed. I was considering a…
user38392
0
votes
2 answers

Streaming server with automatic quality

Does anyone knows a media streaming server solution for streaming video/audio with automatic quality(depending on the client bandwidth). Thanks in advance!
mxg
  • 113
  • 2
  • 4
0
votes
0 answers

Is it secure to install both Nginx and Shoutcast on one server

I want to use one server as a host (Nginx) and a streaming server. Is it secure to install both Nginx and Shoutcast on one server?
Sadegh
  • 101
  • 1
0
votes
0 answers

How to limit who can upload to my webdav server

I have a linux server (ubuntu 20.04) with apache2 and webdav setup so I can PUT my live output from a media encoder (MPEG DASH and HLS). This same server also hosts the media then for users (small user base), I feel a little exposed with webdav is…
0
votes
3 answers

How to stream HD video from the web?

I'm interested if there any web server application that allows you to stream HD quality live chat without software application installed on streaming client PC. Flash Media Server allows HD streaming but it must be encoded prior to that which makes…
eugeneK
  • 410
  • 2
  • 8
  • 18
-1
votes
1 answer

Hardware requirement for video serving to 1000 concurrent users

Can someone help us, we are looking to roll out a video on demand platform to provide internal staff the ability to view content. we will need to stream to 1000 users, the video files will be 720p videos of max size typical 250MB. they will all be…
Spud1879
  • 11
  • 2
1 2 3
10
11