search for: videostreaming

Displaying 13 results from an estimated 13 matches for "videostreaming".

2006 Aug 06
0
Newbie: How to rewind a videostream (long)
Hello, I'm new to this list, and pretty much also to the codec universe. In a computer game I'm working on, there is an 3D TV-screen onto which I project the frames of a movie. The movie is of course stored as theora, no audio as it's not needed yet. I have it working so far, extracting a frame and uploading it to the graphics card when the scene is drawn. The example file
2005 Sep 07
1
encoder settings
Hi! Some background: I am trying to create an application that would encode video taken by USB camera using Theora and then send it to the client. I have almost succeeded, but I have one problem. When I grab video frames from the camera and encode them they form 4KB OGG pages, then I send them over TCP/IP to the client application. Since I want to achieve as small latency as possible I
2019 Sep 09
1
Best version of Icecast? / Icecast as a service? / Videostreaming?
...eed to enable modes that prioritize "just in time" > (sometimes referred to as "real time") encoding. Also due to how video > players behave you usually have to run a fairly low GoP (key-frame > interval) - this will be a trade-off between bitrate and reliability. Does videostreaming work with rtmp/rtmps ? If no, which server-software can handle such a stream? AK18
2007 Jan 18
0
Basics about Videostreaming?
...never done this so you'll probably have to test the waters yourself to get a good idea of the settings you'll need. Good Luck, Chris Anatol wrote: > Hi All! > > I've seen, that icecast can stream videos! Great! Audiostreaming with > icecast is well known, but how about videostreaming? Can you tell me > some basics about it? > > - which software is required? (Icecast, ok ;) what else? - by the way: > my OS is a linux ;) ) > - I want to stream a live-video with 1024x768 resolution - is it > possible? - is it wise? > - what a compression-rate is to use, if...
2007 Jan 18
3
Basics about Videostreaming?
Hi All! I've seen, that icecast can stream videos! Great! Audiostreaming with icecast is well known, but how about videostreaming? Can you tell me some basics about it? - which software is required? (Icecast, ok ;) what else? - by the way: my OS is a linux ;) ) - I want to stream a live-video with 1024x768 resolution - is it possible? - is it wise? - what a compression-rate is to use, if the output-device is a beamer (10...
2019 Sep 08
2
Best version of Icecast? / Icecast as a service? / Videostreaming?
Hello, 1. Which version of Icecast is the best and newest. Officially it is 2.4.4 at icecast.org. But is there a mod version with more features? 2. Who can run Icecast as a Windows service? My 2.4.3 version does not support this. Older versions had this option during installation. 3. Can Icecast stream also video livestream? Where can I find more about it? Kind regards. -------------- next
2019 Sep 09
0
Best version of Icecast? / Icecast as a service? / Videostreaming?
Hi, On 9/8/19 5:08 PM, ak18 at 5x9.de wrote: > 1. Which version of Icecast is the best and newest. Officially it is > 2.4.4 at icecast.org. But is there a mod version with more features? There is a 2.5 version of Icecast coming at some point in the not too far future. It will have a lot more features, at this point we do not recommend to run a beta version in production. Please note that
2003 Apr 18
1
Charset used for text subtitles?
Hi! I have a question about the proposed text subtitles for videostreams. I suppose this is more about the ogg container format than about theora, but since it's theora that has come to push such a feature I put my question in this forum. The question is whether all contents will use unicode charset by default, or if charset will be disregarded? Because as an example, in the xine video
2005 Sep 22
1
How does the jitter buffer "catch up"?
> Hello, Hi :) First off, could you try to set your email client to break long lines before transmitting? In my (somewhat outdated) pine, the lines appear as VERY long lines when I try to reply, making it hard to read :) Minor detail though, I should probably fix pine. Some day. > The way you describe how the jitter buffer should be implemented makes me > wonder: How does the
2009 Sep 28
0
ffmpeg2theora 0.25 released
ffmpeg2theora 0.25 is out - http://v2v.cc/~j/ffmpeg2theora This is the first release to use libtheora 1.1.0 please report issues and bugs. Some changes that went into this release: * fix input from codecs where width/height is not encoded width/height * fix a/v sync issues with some mov/mp4 files with strange framerates * add new option --info outputs json info about source * frontend
2004 Aug 06
2
Server based audio merge
Hi Allen, <p>>>True, but there is one critical place where it's necessary to mix at > least two streams--when someone's trying to break into a stream. If speaker >>goes on and on and speaker B (or C, D, E, F...) wants to interject or >>interrupt, who do they do it without inband without mixing? > It doesn't have to be done that way. You can simply have
2009 Mar 26
1
AW: VCPU amount
...d it could be that the 2 VCPUs of a DomU uses the same physical core, which wouldn''t make much sense. Or does it make more sense to dedicate (as it is pinned anyhow) one VPCU (and thus physical CPU) to all machines that don''t need much response time and save one VCPU for e.g. the Videostreaming DomU. I am bit lost, not a lot of docs found so far... Thanks and have a nice weekend, Carsten. ----- Originalnachricht ----- Von: Fajar A. Nugraha <fajar@fajar.net> Gesendet: Don, 26.3.2009 14:31 An: Vladislav Karpenko <vladislav@karpenko.od.ua> Cc: xen-users@lists.xensource.com Bet...
2004 Aug 06
4
Server based audio merge
> I tend to disagree. It normal human conversation it wouldn't make much > sense to have 2 people talking over each other at the same time. Thus, > it most scenarios you would have only one talker anyway. Additionally, > encode->decode/mix/encode->decode isn't a very efficient CPU process for > a server, it's complicated to keep timing correct and it has a