Displaying 20 results from an estimated 5000 matches similar to: "Re: PC-based video server"
2013 Jul 05
3
Video Streaming an ip mjpeg camera
Hi!
Just searched the icecast forum but didn't find anything, so I'll ask you.
Do you know of a streaming server to take as input a mjpeg stream from
an ip camera and transcode it to ogg[vorbis] and handle it to icecast?
Please don't mention vlc. Already tried and every 10 sec it freezes and
buffers. Just playing the camera in vlc works fine, but not transcoding
and connecting
2010 May 12
3
Theora Intra (ptalarbvorm) vs. MJPEG
In the discussion of having a freedom-friendly camcorder or other video
device, we discussed the idea of using intra-only Theora video to make
post-recording editing a much easier process, allowing things like
frame-by-frame editing without the need to decode and reencode the video
again, thus incurring loss.
I was quite skeptical of the efficiency of intra-only Theora, and I had
speculated that
2010 Nov 02
2
Camera MJPEG to Icecast
Dear Thomas
Thomas B. Ruecker wrote:
> On Mon, Nov 01, 2010 at 05:17:12PM +0700, Bino Oetomo wrote:
>
>> Now .. I want to do it the otherway with Icecast
>>
>> I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg
>> | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout | oggfwd 192.168.10.232
>> 8000 hackme /matamerapi
>>
>
2010 Nov 01
4
Camera MJPEG to Icecast
Dear All ...
I have AXIS camera with output mjpeg format.
I try to relay it to outside world using ffmpeg and it work
The recipe is taken from
http://www.daantje.nl/2007/05/07/convert-axis-webcam-stream-to-flash-swfflv/
Now .. I want to do it the otherway with Icecast
I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg
| ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout |
2005 Nov 08
1
[Theora-dev] Re: OggYUV
> For a lossless codec, the luxury of a "small number of useful formats"
> may not be advisable. I can't tell you how many times I've had some raw
> data and been completely unable to play it with e.g., mplayer, because
> mplayer did not have an apporpriate fourcc. And mplayer has made up many
> of their own non-standard fourcc's (which not even all of mplayer
2014 Feb 05
3
zoneminder
Is there a package for zoneminder in the std repos (base, rpmfusion,
epel), or just on rpmforge?
mark "unless someone's got a security DVR to loan us for testing...."
2011 Dec 12
2
Upgraded samba, mostly still works, but have one issue
Hello list,
I recently upgraded an Ubuntu 8.04 LTS samba server to 10.04 LTS which
took the installed version of samba from version 3.0.28a to version
3.4.7. The server is an AD member using idmap-rid. I have updated the
idmap directives in the config and it mostly worked (winbind works,
Windows users can get to their shares with their correct permissions,
etc.). The only thing that got
2010 Jun 17
5
cameras and CentOS
Hi
I want to put up a few cameras connected to a CentOS box.
I currently have a box with one camera and that works (USB),
I can take a pic (the script does that) and see that on a webpage.
However, I want to have a couple of cameras a little further
away (more than 5 meters).
USB has a limit, I have tried that camera with a longer cable
and it does not work ... so I need to route that in a
2010 Nov 01
0
Camera MJPEG to Icecast
Not sure if you perhaps intended to obfuscate these for the purposes
of email, but in ezstream you are using a different source password to
oggfwd.
- Leo
On 1 November 2010 10:17, Bino Oetomo <bino at indoakses-online.com> wrote:
>
> Dear All ...
> I have AXIS camera with output mjpeg format.
>
> I try to relay it to outside world using ffmpeg and it work
> The recipe is
2017 Mar 16
1
OT: hardware: blackmagic video capture cards
John R Pierce wrote:
> On 3/16/2017 11:12 AM, m.roth at 5-cent.us wrote:
>> I'm still trying to find a video capture card that won't crash Dell
>> servers, and ran across a Blackmagic BDLKDUO2 DeckLink Duo 2. It claims
>> to support Linux. I'm also seeing, in the few non-Blabkmagic or sales
>> pages I can find, that they like "binary blobs". I
2010 Nov 02
5
Camera MJPEG to Icecast
Dear Thomas
I Really Appreciate your enlightment
Thomas B. Ruecker wrote:
> let's stop RIGHT HERE!
> Isn't it obvious?
> Something is wrong with your pipeline here. There is NOTHING coming through.
> Which brings us back to the previous point.
> First make sure ffmpeg2theora has all the right options set, then verify
> that it produces an valid ogg file/stream and only
2011 Feb 23
8
security cameras
I heard about some inexpensive security cameras which get their power
through the same cat5 cable which delivers the data/pictures (which
would simplify wiring tremendously). Does anyone know about these? Do
they work with Linux, particularly CentOS?
tnx 4 tips.
2009 May 20
5
Video on (video-capable digital) still camera not accessible
I'm looking for any intelligent commentary on this - it may be a
little off topic, but I'm wondering if anyone knows about this. This
isn't short, so bear with me.
Yesterday, I tried to download a video off of one of my digital still
cameras that also takes videos (Canon Powershot SX10 iS) on my CentOS
x86_64 5.3 system. When I plugged the camera into a USB port and
turned it on, it
2014 Jan 31
3
OT hardware question
With the continuing annoyance from motion, my manager's asked me to go
looking again for a video surveillance appliance: basically, a
motion-detecting DVR and cameras. The big thing, of course, is a) price
(this is a US federal gov't agency, and being civilian, money is *tight*,
don't give me the libertarian/GOP line about how freely we spend,
thankyouverymuch), b) it has to be on the
2010 Mar 26
1
gphoto2 and Nikon Coolpix 990/995
Hi all,
I've got a CentOS 5.4 box and am trying to use it to control either
of the two old cameras we've got, one being Nikon Coolpix 990 and the
other Nikon Coolpix 995. Accessing either I get the following message:
----------------------------------------------------
*** Error ***
An error occurred in the io-library ('Could not claim the USB
device'): Could not claim interface
2010 Nov 02
0
Camera MJPEG to Icecast
On Tue, Nov 02, 2010 at 08:08:52AM +0700, Bino Oetomo wrote:
> Dear Thomas
>
> Thomas B. Ruecker wrote:
> > On Mon, Nov 01, 2010 at 05:17:12PM +0700, Bino Oetomo wrote:
> >
> >> Now .. I want to do it the otherway with Icecast
> >>
> >> I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg
> >> | ffmpeg2theora -a 0
2015 Aug 20
2
Using speex pre processor
Hello,
I am a newbie and wanted to know if a speex preprocessor, such as a
DENOISE, can be used with other encoders such as AAC.
We are developing video cameras using speex codec for encoding and decoding
audio when placing calls. We also stream live audio/video files out of the
camera and use AAC encoder for that as the server that we stream to
supports only AAC. But, the noise level is high
2008 Aug 15
6
handheld theora video camera wish list
What would your wish list be for a handheld theora
video camera?
640x480 25fps/30fps
320x240 25fps/30fps
Record to a memory card (SD)
Lan / WIFI support (auto/manual upload of file on
memory card)
Live streaming (icecast like)
Videoconferencing support
Voip (sip) speex audio
I am bouncing the idea around of developing a handheld
video camera
designed for mobile video streaming
Win a
2010 Mar 23
4
Publishing a webcam on a web page?
This talk of cameras has reminded me of a problem I've not yet been able
to solve.
I have a Logitech Communicate STX
( ID 046d:08ad Logitech, Inc. QuickCam Communicate STX )
This seems to work under v4l on CentOS 5.4. If I load xawtv (from rpmforge)
then I can view the image from the camera.
But what I'd like to be able to do is have the image appear on a web page
(maybe streaming
2011 May 17
4
OT: Video Surveillance SW on CentOS
I suggested to our Homeowners Association that we begin a Private
Forum (phpBB) and web site. That suggestion has been well received and
we will proceed with that.
Now, I have become involved in a much more complex and important
project, which is Video Surveillance, for the entrance to our
subdivision.
I Googled and found two (2) things for Linux that seem to be OK:
(a) ZoneMinder