Page 1 of 1

Still No Streaming Video On Slackware 14 [RESOLVED]

Posted: Thu Dec 13, 2012 3:30 pm
by spiritwalker
Thanks to Ortsy3001 for pointing out issue with Slackwar 14.

Only needed to comment out one line in /etc/httpd/httpd.conf

Code: Select all

LoadModule cgi_module lib/httpd/modules/mod_cgi.so

Now able to stream video real time in monitors.


--------------------------------------------------


I can only see individual images in the "stills", but cannot stream. I have not been able to get streaming video under "monitor" or "modect".

Cambozola is enabled under options, but IE9 nor Firefox 17 able stream video.

Had to compile slightly older FFMPEG to get ZM1.25 to build.
ZM Docs says you need ffmpeg-devel to build correctly. I can't find this package anywhere. Here's what's installed:

Code: Select all

ffmpeg version 0.10.6 Copyright (c) 2000-2012 the FFmpeg developers
  built on Dec 12 2012 19:57:22 with gcc 4.7.1
  configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/man --disable-debug --enable-shared --disable-static --enable-pthreads --enable-libtheora --enable-libvorbis --enable-gpl --enable-version3 --enable-postproc --enable-swscale --enable-x11grab --enable-avfilter --enable-gnutls --enable-libcdio --arch=i486 --enable-libmp3lame --enable-libx264
  libavutil      51. 35.100 / 51. 35.100
  libavcodec     53. 61.100 / 53. 61.100
  libavformat    53. 32.100 / 53. 32.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 61.100 /  2. 61.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  6.100 /  0.  6.100
  libpostproc    52.  0.100 / 52.  0.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
Still getting sockets error. The "w" zms sock file pops up and disappears in /tmp/zm.

Code: Select all

:/tmp/zm# ls -l
total 0
srwxr-xr-x 1 apache apache 0 Dec 13 08:21 zmdc.sock=
Image
Image