Tagged Questions
3
votes
3answers
440 views
Video streaming over multi display units [closed]
We have to share video across around 4/8 terminals at a public facility where we need to display live video from within the facility, as well as display messages(advertisements), and also play ...
-1
votes
1answer
104 views
is it possible to host a website on many vps?
I've done it before with my friend, I hosted a radio for a website on another vps that he owns. well but here is a different problem. that one was easy since all we did is created a separate page and ...
1
vote
3answers
541 views
Linux media streaming server?
we need to implement a media/video streaming solution on Linux, a-la youTube but for our internal use. Any decent open source tools for this?
0
votes
1answer
926 views
HTTP Live Streaming - How to do the encryption on Linux?
I am making some HTTP Live Streaming files (an Apple based way to segment video files so they can be 'streamed' by downloading specific chunks of a file (more info)). It's possible to 'encrypt' each ...
2
votes
2answers
651 views
Do any media streaming servers for Linux support streaming (not just progressive download) of Windows Media formats?
Is it possible to build a Linux-only media streaming server which can do streaming of the formats supported by Windows Media Services? To the best of my knowledge, the popular streaming servers that ...
4
votes
2answers
598 views
How to set up a camera recorder to stream on a website?
I've to set up a website which will broadcast live video.
A camera recorder will be pluged to a laptop.
The laptop will send the data to a server (same as the http server)
The video will be ...