Skip to main content

Questions tagged [video]

The tag has no usage guidance.

Filter by
Sorted by
Tagged with
14 votes
7 answers
1k views

Good PC-based video conference control tools? [closed]

I'm looking to improve the user experience in our video conference rooms, by simplifying the things users do all the time (setting up a call, muting and unmuting, panning and zooming between a few ...
Jeremy Wadhams's user avatar
8 votes
1 answer
8k views

windows server 2012 resolution woes with vga

I have two windows vms, windows server 2012 and windows server 2008. Both use kvm and libvirt. I recently decided I wanted to increase my screen resolution options, which required changing from the ...
SwampDragons's user avatar
6 votes
2 answers
5k views

VNC on Vista

I'm using UltraVNC on my Vista machine, and it's giving me very poor performance, even over a 300 mbs network. It seems to be doing screen polling. I looked, and it doesn't look like the video hook ...
Sam Schutte's user avatar
6 votes
4 answers
1k views

Hardware needed for receiving and recording videocalls in Asterisk

I'm planning an Asterisk configuration that should record videocalls and then feed it to an application. From what I've researched, it seems like app_h234m is the way to go. But it's not clear to me ...
jneves's user avatar
  • 1,041
5 votes
10 answers
26k views

What is a good solution for an intranet video portal (YouTube-like) site?

I would like an easy-to-setup site to handle videos to be viewed internally by my company. YouTube is essentially the perfect solution except for its being public. I'm looking for a place where a ...
Ken Pespisa's user avatar
5 votes
2 answers
29k views

Save the stream to mp4 files

How can I keep the flow (protocol rtsp, codec h264) in file (container mp4)? That is, on input an endless stream (with CCTV camera), and the output files in mp4 format size of 5-10 minutes of ...
Ruslan Sharipov's user avatar
5 votes
4 answers
28k views

Change Windows screen resolution remotely without reboot?

We had a bunch of Windows 2008 servers configured by a tech, then racked with and hooked up to an IP KVM. Unforunately, the monitor used during configuration was a widescreen LCD, and now Windows is ...
MichaelGG's user avatar
  • 1,739
5 votes
9 answers
9k views

How to encode video to use HTML 5 video tag? [closed]

I'm trying to use <video> tag feature. I've encoded my file with ffmpeg: ffmpeg -i 1.vob -f ogg -vcodec libtheora -b 800k -g 300 -acodec libvorbis -ab 128k out.ogv I've placed this text in ...
lexsys's user avatar
  • 2,943
5 votes
1 answer
9k views

How do I set up a basic IPv6 video stream using VLC

I'm teaching a class IPv6 and would like to create a lab for them to see the true benefit of ipv6 multicasting in action. I created a multicast address for myself ff15::1 (where ff is multicast, 1 ...
sparkyspider's user avatar
4 votes
10 answers
584 views

Windows System Administration - videos or pod casts [closed]

I am looking for podcast or videos on Windows System Administration Ideally they should cover the basics & the more advanced topics
Charles Faiga's user avatar
4 votes
2 answers
169 views

Does the HP DL20 gen10 support video redirection at all times with an advanced iLO license

We recently bought an HP DL20 gen10 through a reseller and it is missing the hardware iLO NIC. The HP quicksheet now shows iLO as an optional component despite us having bought the advanced iLO ...
Johnny Doe's user avatar
4 votes
1 answer
1k views

Tools for load-testing a videoserver

I'm looking for a tool capable of setting up multiple RTSP streaming sessions and keeping them alive for a configurable amount of time. Ideally this should not be videoserver specific and as ...
agnul's user avatar
  • 536
3 votes
11 answers
4k views

5-10tb of data transfer required, on the cheap [closed]

I need to support about 5-10 tb/month of data transfer for downloadable screencasts. Since this a a free service, would you recommend me just using those 'unlimited bandwidth' 10/month hosters for ...
user2659's user avatar
  • 1,152
3 votes
7 answers
978 views

Remote Controlled IP Based Webcam

This may be a tumbleweed, but does anyone know of a webcam that can be remotely controlled via IP? (understanding you'll have to have static IPs, NATing, open ports in firewalls, yada yada yada) For ...
Malnizzle's user avatar
  • 1,441
3 votes
3 answers
2k 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 videos(...
ramdaz's user avatar
  • 685
3 votes
3 answers
405 views

Video Surveillance Server Software

My company has about 25 cameras around our property and we need a server to store any motion on each of the cameras. We are currently using a software called "Digital Video Witness" which is fairly ...
Kirk Ouimet's user avatar
3 votes
2 answers
5k views

Server bandwidth for video streaming website

I need to put on a website videos that can ba shown using a common swf player (like flowplayer). Videos are about 3/4 minutes each (400 MB) in MPEG4/H264 compression. I was thinking to buy a normal ...
Marco Demaio's user avatar
3 votes
2 answers
6k views

Nginx : Mp4 videos not seeking and starting immediately

I learned how to compile nginx with mp4 module. I also added proper directive in my website conf. I am trying to play a mp4 using JW player and flow player. But the video doesn't buffer and play like ...
Hassan's user avatar
  • 467
3 votes
1 answer
3k views

nginx reverse proxy: buffer responses?

I'm working on a configuration for a reverse proxy that's only purpose is to load balance requests between two upstream servers, primarily for redundancy in case one goes down. I'm curious about the ...
Brian's user avatar
  • 240
3 votes
3 answers
20k views

can't access my supermicro IPMI remote console

This is my first post, this site it's great, and i hope you can help me with my problem. I have a supermicro MB X8STI-F and I can access the remote interface browse the server status and everything, ...
madpato's user avatar
  • 433
3 votes
1 answer
10k views

why is partial content not being served in nginx (mp4)?

i am running nginx v.1.9.3 here to serve my site and also video files for streaming. i am seeing that the mp4 files are always served with a code of 200 and that partial content requests are ignored. ...
tunist's user avatar
  • 53
3 votes
1 answer
4k views

CloudFront or other CDN with RTSP streaming?

So I've been bouncing between CDN's trying to optimize our serving solution. We're serving short video clips into our code that display either an html5 video element (MP4 or OGG) or a flash swf (FLV) ...
nuecaster's user avatar
  • 153
3 votes
2 answers
2k views

Live streaming external FLV files

I want to broadcast live video from a playlist created by me, but the actual video files (.flv's) are stored in some external file hosting which I can't admin, but it's currently allowing the use of ...
User920951's user avatar
3 votes
1 answer
2k views

VLC or ffserver for http streaming

I don't like asking "OR" questions, but I can't find any comparison on the Internet. I need live http streaming using h264 in flv container. I managed to achieve this with VLC, but with big latency. ...
Maciek Sawicki's user avatar
3 votes
0 answers
432 views

DVR monitoring through Terminal Server

I'm trying to view my CCTV cameras through a terminal server session using windows server 2008 R2 inside my network. I'm using the Graphical Interface Software of the DVR. The problem is that when I ...
Hugo Bulnes's user avatar
3 votes
5 answers
1k views

Measuring Site to Site Latency for Video Conferencing

We are currently looking at doing some international video conferencing, and before we go ahead and buy a system we need to measure Site to Site Latency & bandwidth objectively. I can't see any ...
The Waves's user avatar
2 votes
7 answers
1k views

Telepresence on the cheap [closed]

We have two support centers 20 miles apart. We'd like a telepresence type setup, but we have a limited budget at the moment. We do have spare computers, two large LCDs screens, and a 10Gb backbone. ...
Joseph's user avatar
  • 3,807
2 votes
1 answer
391 views

One terabyte of video served per hour - network limits?

Suppose in a peak hour there are 100,000 users that want to watch a video and that on average they consume 10 megabytes per video view. Might be more, might be less. For simplicity, let's say 1 ...
webjunkie's user avatar
  • 159
2 votes
3 answers
239 views

Progressive video download in a classroom environment - how to determine bandwidth needed

Background: We need to deliver a video heavy e-learning course to a classroom of ~15 users. This video will be MP4 delivered via HTML5 video so progressive download. As from what I can gather you can'...
Keeno's user avatar
  • 611
2 votes
4 answers
227 views

Suggest some price oriented setups for a large video hosting site

Im looking to build a video hosting service from scratch. I have access to several traffic channels, so there will be immediate usage of such service. I wanted to see what sort of options there are ...
user avatar
2 votes
4 answers
7k views

HTTP Adaptive Bitrate Streaming

Apple has included HTTP Adaptive Bitrate Streaming in the iPhone OS 3.0, in particular Safari handles this automatically. I'd like to play with this in a low cost manner, but I expect it'll require a ...
Adam Davis's user avatar
  • 5,456
2 votes
2 answers
1k views

What technologies allow bidirectional streaming of video? [closed]

Wikipedia says that Flash allows "bidirectional streaming of audio and video". Is it possible to do that with other technologies (for example with JavaScript)? In other words, I want to transfer ...
Roman's user avatar
  • 2,639
2 votes
3 answers
507 views

ffmpeg on Ubuntu Intrepid (8.10) Server

I'm trying to get ffmpeg running on my server so I can use the PHP Video Toolkit successfully. I'm currently setting up my testing platform, which is a 32-bit Ubuntu 8.10 Intrepid Ibex Server. ...
simonhamp's user avatar
  • 465
2 votes
2 answers
3k views

How to config NGINX for FLV streaming with proxy_cache?

I have a media storage server with over 20GB of free RAM. Server stores a FLV files. I'm using NGINX with HttpFlvStreamModule for streaming. It works like a harm. I thought to take advantage of free ...
Vladimir's user avatar
2 votes
1 answer
933 views

Video-on-demand/surveillance server setup

I'm planning to set up a service that would allow people to connect their ip-cameras to and watch video embedded into a website. Scheduled saving and replaying would also be available. What hardware ...
Alex's user avatar
  • 2,407
2 votes
2 answers
195 views

Mimic Picture in Picture functionality

We are currently setting up a conference/meeting/voting system. There is a PC (Call it CompA) whose secondary display is the public display which shows information,voting results, etc. There is ...
Neil's user avatar
  • 307
2 votes
0 answers
61 views

Most bandwidth efficient setup for video sharing [closed]

I built a video sharing platform for a popular french podcast I contribute to. Initially I used S3 and linked directly to it, bad idea. Then I used a pull CDN to better optimize my bandwidth, but s3 ...
Tommy B.'s user avatar
  • 1,444
2 votes
0 answers
562 views

Visualizing IO other then seekwatcher

Is there any other programs that can generate visuals/graphs/diagrams (movie and pictures) to visualize IO across a full device other then seekwatcher? NOTE: seekwatcher generates visuals(pic/movie) ...
kossboss's user avatar
2 votes
0 answers
1k views

RTP Streaming with VLC and remote control

I'd like to set up a remotely controlled (through SSH) streaming server with VideoLAN VLC. I managed start the RTP stream through SSH with the command: cvlc v4l2:///dev/video0 --sout #transcode{...
Spaffo's user avatar
  • 187
2 votes
3 answers
2k views

Codec Pack that can easily be deployed via group policy

We have a teacher that has a project for doing some basic film editing with windows movie maker. We loaded the avi file onto the computer and Windows is trying to install a codec but can't. I assume I ...
user avatar
1 vote
3 answers
437 views

Corporate IM with video that actually works, suggestions? [closed]

Does anyone here have a suggestion for a cross-platform IM solution which will work with VoIP/video on both Windows (XP and 7) and Mac OS X from 10.4 and upwards? Right now, we're in a kind of mixed ...
pauska's user avatar
  • 19.7k
1 vote
1 answer
114 views

Is there a video capture device for IRIX & Sparc video? [closed]

I have a couple of old non-intel machines for porting stuff, and they have a special monitor cable. I would like to be able to throw away these old CRTs and instead be able to see their video by ...
Thomas's user avatar
  • 1,546
1 vote
6 answers
737 views

Video call software [closed]

In our company we have about 40 offices distributed all over the country. Every time the Human resources department want to do a training session the people have to go to the central offices for the ...
Doliveras's user avatar
  • 221
1 vote
1 answer
1k views

What is wrong with that Dell PowerEdge?

Here is the photo of BIOS splash screen when powered on: Did you ever see anything like this? It continues printing garbage instead of usual messages while booting but it does not boot any medium ...
aaa's user avatar
  • 11
1 vote
3 answers
13k views

RTSP to RTMP streaming

I am trying to set up a server for converting a video stream, live. The input stream is in RTSP format, and the output should be RTMP (to use in a Flash application). I've had a look at crtmp, which ...
Timothy's user avatar
  • 113
1 vote
1 answer
2k views

Capture CCTV Camera over TV Tuner PCI Card

Is it possible in Linux to use a TV Tuner PCI card to capture (i.e. stream in VLC player) PAL video coming out of a CCTV camera? Thanks!
C Nielsen's user avatar
  • 113
1 vote
2 answers
354 views

How to simulate high video payload to benchmark an SSD?

I'm trying to evaluate some SSDs for a video on-demand use-case. We've done some benchmarking tests on them, but we'd like to get an idea of the number of video streams that they can support with a ...
Timothée Boucher's user avatar
1 vote
2 answers
563 views

video streaming infrastructure advice

We would like to set-up a live video-chat web site and are looking for basic recomendations for software and hardware set-up. Here are the particulars on the site: Most streams will be broadcast ...
Alchemical's user avatar
1 vote
6 answers
24k views

How to troubleshoot a black screen (no video) on boot?

On a related question to this one, now I have a file server whose power supply and fans spin up, but gets no video and no beep codes. I have tried two different video cards in the system, and neither ...
romandas's user avatar
  • 3,372
1 vote
1 answer
211 views

vfw.h no longer present on RHEL 4.8? [closed]

I maintain an application which relies on vfw. Unfortunately, I am not able to remove this deprecated video encoding mechanism at this time. My application compiles fine on Windows, but on RHEL 4.8 it ...
Brian Stinar's user avatar