Go to advanced search

by patsherbrooke
Sun Jul 17, 2016 9:29 pm
Forum: Français
Topic: Problème au lancement de mjpg-streamer
Replies: 16
Views: 2939

Problème au lancement de mjpg-streamer

... lsusb j'ai pu voir qu'elle était reconnue par le RPI3 pi@raspberrypi:~/mjpg-streamer/mjpg-streamer-experimental $ lsusb Bus 001 Device 005: ID 046d:c534 Logitech, Inc. ...
by jacksonliam
Sun Jul 17, 2016 8:07 pm
Forum: Camera board
Topic: Streaming mjpg from Raspberry Cam
Replies: 227
Views: 209304

Re: Streaming mjpg from Raspberry Cam

... new to the forum/thread; I have had success installing and using mjpeg-streamer on a raspi zero, but ran into some issues I thought I would share; ... for the X-Timestamp field of the jpeg. https://github.com/jacksonliam/mjpg-streamer/blob/master/mjpg-streamer-experimental/plugins/output_http/httpd.c#L458 ...
by xenonhex
Sun Jul 17, 2016 5:05 am
Forum: Camera board
Topic: Streaming mjpg from Raspberry Cam
Replies: 227
Views: 209304

Re: Streaming mjpg from Raspberry Cam

... new to the forum/thread; I have had success installing and using mjpeg-streamer on a raspi zero, but ran into some issues I thought I would share; ... for the X-Timestamp field of the jpeg. https://github.com/jacksonliam/mjpg-streamer/blob/master/mjpg-streamer-experimental/plugins/output_http/httpd.c#L458 ...
by jacksonliam
Sat Jul 16, 2016 9:54 am
Forum: Camera board
Topic: Streaming mjpg from Raspberry Cam
Replies: 227
Views: 209304

Re: Streaming mjpg from Raspberry Cam

... commands at the end: $ git clone https://github.com/jacksonliam/mjpg-streamer.git $ cd mjpg-streamer/ $ cd mjpg-streamer-experimental/ $ sudo apt-get install cmake ...
by mitchallen
Fri Jul 15, 2016 11:21 pm
Forum: Camera board
Topic: Streaming mjpg from Raspberry Cam
Replies: 227
Views: 209304

Re: Streaming mjpg from Raspberry Cam

... commands at the end: $ git clone https://github.com/jacksonliam/mjpg-streamer.git $ cd mjpg-streamer/ $ cd mjpg-streamer-experimental/ $ sudo apt-get install cmake ...
by 6by9
Thu Jul 14, 2016 11:32 am
Forum: Camera board
Topic: Pi Zero 1.3 Camera "Failed to create camera component"
Replies: 16
Views: 14827

Re: Pi Zero 1.3 Camera "Failed to create camera component"

... not. $ vcgencmd get_camera supported=1 detected=1 and it works fine via mjpg streamer, which is how I use it,, however if I try .... raspistill -v -o test.jpg mmal: mmal_vc_component_enable: ...
by Toshibass
Thu Jul 14, 2016 11:00 am
Forum: Camera board
Topic: camera module mmal error - help!!
Replies: 71
Views: 89781

Re: camera module mmal error - help!!

... not. $ vcgencmd get_camera supported=1 detected=1 and it works fine via mjpg streamer, which is how I use it,, however if I try .... raspistill -v -o test.jpg raspistill ...
by Toshibass
Thu Jul 14, 2016 10:45 am
Forum: Camera board
Topic: Pi Zero 1.3 Camera "Failed to create camera component"
Replies: 16
Views: 14827

Re: Pi Zero 1.3 Camera "Failed to create camera component"

... not. $ vcgencmd get_camera supported=1 detected=1 and it works fine via mjpg streamer, which is how I use it,, however if I try .... raspistill -v -o test.jpg raspistill ...
by madsci1016
Mon Jul 04, 2016 4:04 pm
Forum: Troubleshooting
Topic: EasyCap DC60 driver issues
Replies: 9
Views: 4990

Re: EasyCap DC60 driver issues

Tim,

Can you post more about how you got a clean image? I've tried the jackson build of mjpg-streamer but it just give me a blank stream. Using the older stable mjpg-streamer give me the same jitter / ghosting you described.

HELP!
by victorjung
Sat Jul 02, 2016 11:52 am
Forum: Troubleshooting
Topic: [SOLVED] Logitech C270 and MJPG-Streamer
Replies: 7
Views: 34943

Re: [SOLVED] Logitech C270 and MJPG-Streamer

THANK YOU SO SO MUCH!
I was desperate seing tons of old subject showing how to stream video, but as they were old, I had no ideas mjpg-stremer had an issue with the new version of debian.
it now works well on my side!
by victorjung
Thu Jun 30, 2016 4:33 pm
Forum: Troubleshooting
Topic: USB Webcam issues.
Replies: 1
Views: 918

USB Webcam issues.

... it as a webcam rings a first bell for me. v4l2-ctl --list-formats returns: ioctl: VIDIOC_ENUM_FMT Index : 0 Type : Video Capture Pixel Format : 'MJPG' (compressed) Name : Motion-JPEG Index : 1 Type : Video Capture Pixel Format : 'YUYV' Name : YUYV 4:2:2 If I use fswebcam, I can get a still shot ...
by kusti8
Mon Jun 27, 2016 8:19 am
Forum: General discussion
Topic: 64bit vs 32bit benchmark. Eben was right
Replies: 65
Views: 25761

Re: 64bit vs 32bit benchmark. Eben was right

+1 I recently wrote a program that basically does audio fingerprinting , consistent FFTs of the audio in real time and analyzing that to find out if a certain song has been played. CPU usage is at 95% on one core and on the other I can run mjpg_streamer at 40%. On a $35 computer, I think this is ama...
by jacksonliam
Fri Jun 24, 2016 11:03 pm
Forum: Camera board
Topic: Streaming mjpg from Raspberry Cam
Replies: 227
Views: 209304

Re: Streaming mjpg from Raspberry Cam

... that adds in some of the newer options https://github.com/jacksonliam/mjpg-streamer/pull/27 You can checkout that branch if you need that feature now! Thank you. I was ...
by NewToRpi
Fri Jun 24, 2016 6:34 pm
Forum: Camera board
Topic: Streaming mjpg from Raspberry Cam
Replies: 227
Views: 209304

Re: Streaming mjpg from Raspberry Cam

... that adds in some of the newer options https://github.com/jacksonliam/mjpg-streamer/pull/27 You can checkout that branch if you need that feature now! Thank you. I was ...
by jacksonliam
Thu Jun 23, 2016 8:32 pm
Forum: Camera board
Topic: Streaming mjpg from Raspberry Cam
Replies: 227
Views: 209304

Re: Streaming mjpg from Raspberry Cam

... that adds in some of the newer options https://github.com/jacksonliam/mjpg-streamer/pull/27 You can checkout that branch if you need that feature now!
by jurmelius
Tue Jun 21, 2016 6:16 pm
Forum: Troubleshooting
Topic: mjpg-streamer: Blank Image and No Video
Replies: 11
Views: 9466

Re: mjpg-streamer: Blank Image and No Video

This works, like a charm ;)
by nettlebay
Mon Jun 13, 2016 2:32 pm
Forum: Français
Topic: Aide pour monter un Pi3 recalbox
Replies: 3
Views: 3072

Re: Aide pour monter un Pi3 recalbox

... vous, c'est ça! :) J'utilise un Raspi 2 comme serveur HTTP (webcam avec Mjpg-Streamer) en fonctionnement 24/24h et 7/7j et sans aucun problème de refroidissement. Là, au ...
by jeroen94704
Sun Jun 12, 2016 7:15 pm
Forum: Troubleshooting
Topic: mjpg-streamer: Blank Image and No Video
Replies: 11
Views: 9466

Re: mjpg-streamer: Blank Image and No Video

@RaffiRincon: Did you ever get this working? I have the exact same problem you describe, both with standard images and with self-rolled ones. None of the solutions I found online fix this for me.

Regards,

Jeroen
by morrishford
Thu Jun 09, 2016 9:33 pm
Forum: Troubleshooting
Topic: mjpg-streamer with web cam
Replies: 0
Views: 306

mjpg-streamer with web cam

... I think) that I have been running wheezy on and using a web cam and mjpg-streamer to stream video. I am upgrading to a pi 3 and raspbian jessie. The streaming 'runs' ...
by btidey
Fri Jun 03, 2016 7:45 pm
Forum: Camera board
Topic: RPi Cam Web Interface
Replies: 5212
Views: 1542329

Re: RPi Cam Web Interface

... a little help here,i am up to edit buttons and funtionalities in MJPG-streamer web interface as per my requirements. which code files i'm supposed to edit??any help ...
by Faizan123
Fri Jun 03, 2016 11:48 am
Forum: Camera board
Topic: RPi Cam Web Interface
Replies: 5212
Views: 1542329

Re: RPi Cam Web Interface

... a little help here,i am up to edit buttons and funtionalities in MJPG-streamer web interface as per my requirements. which code files i'm supposed to edit??any help ...
by abhi027
Thu Jun 02, 2016 5:55 am
Forum: General discussion
Topic: record a video using MJPG-streamer
Replies: 1
Views: 981

record a video using MJPG-streamer

hello people, I am using mjpg-streamer to capture a video through a webcam.I'm successfully able to see the live streaming on my local network.But ...
by Mujadid
Mon May 30, 2016 2:46 pm
Forum: General discussion
Topic: stream video from pi camera to browser of remote server
Replies: 0
Views: 348

stream video from pi camera to browser of remote server

... browser of any machine that is connected to same network. I have used mjpg-streamer to do so. Now I am looking for some open source solution that can enable me to stream ...
by actkk2000
Fri May 13, 2016 2:01 am
Forum: Español
Topic: Emitir vídeo desde la RPi2 con la Raspicam
Replies: 2
Views: 473

Re: Emitir vídeo desde la RPi2 con la Raspicam

A mi me dio muy buen resultado mjpg-streamer, pero quiza sea lo mismo... LD_LIBRARY_PATH=/opt/mjpg-streamer/ /opt/mjpg-streamer/mjpg_streamer ...
by fandiaye
Tue May 10, 2016 11:56 pm
Forum: Python
Topic: os.system help
Replies: 3
Views: 930

Re: os.system help

Since python allows you to use either single or double quotes, if your string contains double quotes then use single quotes. os.system(' LD_LIBRARY_PATH=/usr/local/lib mjpg_streamer -i "input_file.so -f /home/pi/stream -n pic.jpg" -o "output_http.so -w /usr/local/www" ') Thanks brother, you da man

Go to advanced search