From: yomguy Date: Fri, 29 Jun 2018 08:32:15 +0000 (+0200) Subject: Merge branch 'master' of git+ssh://vcs.parisson.com/var/git/telecaster-server X-Git-Tag: 1.0^2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=03e3d438ded6e52133cf1fcddb6a5a6a923291be;p=telecaster-server.git Merge branch 'master' of git+ssh://vcs.parisson.com/var/git/telecaster-server --- 03e3d438ded6e52133cf1fcddb6a5a6a923291be diff --cc conf/etc/telecaster/deefuzzer/telecaster_mp3_default.xml index 0000000,dbf7462..ef1f866 mode 000000,100644..100644 --- a/conf/etc/telecaster/deefuzzer/telecaster_mp3_default.xml +++ b/conf/etc/telecaster/deefuzzer/telecaster_mp3_default.xml @@@ -1,0 -1,116 +1,116 @@@ + + /var/log/telecaster/deefuzzer_mp3_station.log + /var/www/m3u/telecaster_mp3.m3u + + + + telecaster_live_safe + TeleCaster Localhost Live Safe Recorder + TeleCaster safe local live audio record + http://parisson.com + Vocal + + + icecast + 127.0.0.1 + 8000 + source2parisson + 0 + + + /usr/local/share/telecaster/media/mp3 + mp3 + 96 + 7 + 48000 + 2 + 1 + + + /var/www/rss + 0 + + + 0 + 76728330-OjKgbHtn4II86Ad7pNUGEzfNAkGTW5Wvw38qUmLE + 4egZs1dSM37XVY8zXa016Yueku2fleXF2bx8k25V4 + bla bla + + + 0 + /path/to/jingles + 1 + + + 1 + 16003 + + + 1 + http://127.0.0.1:8000/telecaster_live.mp3 + Parisson + + + 1 + /home/telecaster/archives + + + + + + telecaster_live_safe + TeleCaster Localhost Live Safe Recorder + TeleCaster safe local live audio record + http://parisson.com + Vocal + + + icecast - angus.parisson.com ++ stream.parisson.com + 8000 + source2parisson + 0 + + + /home/telecaster/media/mp3 + mp3 + 96 + 7 + 48000 + 2 + 1 + + + /var/www/rss + 0 + + + 0 + 76728330-OjKgbHtn4II86Ad7pNUGEzfNAkGTW5Wvw38qUmLE + 4egZs1dSM37XVY8zXa016Yueku2fleXF2bx8k25V4 + bla bla + + + 0 + /path/to/jingles + 1 + + + 0 + 16004 + + + 1 + http://127.0.0.1:8000/telecaster_live.mp3 + Parisson + + + 0 + /home/telecaster/trash + + + + + + + diff --cc conf/etc/telecaster/deefuzzer/telecaster_webm_default.xml index 0000000,fc2b7c6..e69dc80 mode 000000,100644..100644 --- a/conf/etc/telecaster/deefuzzer/telecaster_webm_default.xml +++ b/conf/etc/telecaster/deefuzzer/telecaster_webm_default.xml @@@ -1,0 -1,112 +1,112 @@@ + + /var/www/m3u/telecaster_webm.m3u + + + 0 + 16005 + + + http://127.0.0.1:8080/consume/monitor + 1 + Parisson + + + 0 + webm + 2 + 7 + 48000 + 600 + /usr/local/share/telecaster/media/webm + + + 4egZs1dSM37XVY8zXa016Yueku2fleXF2bx8k25V4 + 0 + 76728330-OjKgbHtn4II86Ad7pNUGEzfNAkGTW5Wvw38qUmLE + bla bla + + - angus.parisson.com ++ stream.parisson.com + stream-m + 8080 + source2parisson + 0 + + + 0 + /home/telecaster/archives + + + 0 + 0 + /path/to/jingles + + + http://parisson.com + Oral + crfpa-droit-international-prive-cours + crfpa-droit-international-prive-cours + crfpa-droit-international-prive-cours + + + 0 + /var/www/rss + + + + + 1 + 16006 + + + http://127.0.0.1:8080/consume/monitor + 1 + Parisson + + + 0 + webm + 2 + 7 + 48000 + 600 + /home/telecaster/media/webm/ + + + 4egZs1dSM37XVY8zXa016Yueku2fleXF2bx8k25V4 + 0 + 76728330-OjKgbHtn4II86Ad7pNUGEzfNAkGTW5Wvw38qUmLE + bla bla + + + 127.0.0.1 + stream-m + 8080 + source2parisson + 0 + + + 1 + /home/telecaster/archives + + + 0 + 0 + /path/to/jingles + + + http://parisson.com + Oral + crfpa-droit-international-prive-cours + crfpa-droit-international-prive-cours + crfpa-droit-international-prive-cours + + + 0 + /var/www/rss + + + + + /var/log/telecaster/deefuzzer_mp3_safe.log + diff --cc conf/home/telecaster/.fluxbox/scripts/tc_video_simple_webm_stream.sh index 0000000,13f06bd..8a035e8 mode 000000,100755..100755 --- a/conf/home/telecaster/.fluxbox/scripts/tc_video_simple_webm_stream.sh +++ b/conf/home/telecaster/.fluxbox/scripts/tc_video_simple_webm_stream.sh @@@ -1,0 -1,26 +1,26 @@@ + #!/bin/sh + + # Start TeleCaster video channel + + #WIDTH=640 + #HEIGHT=360 + WIDTH=864 + HEIGHT=480 + #WIDTH=1280 + #HEIGHT=720 + + v4l2-ctl -d 0 -c power_line_frequency=1 + v4l2-ctl -d 0 -c zoom_absolute=100 + v4l2-ctl -d 0 -c focus_auto=0 + v4l2-ctl -d 0 -c focus_absolute=1 + + # ! queue ! videoflip method=rotate-180 \ + + gst-launch v4l2src device=/dev/video0 ! video/x-raw-rgb, width=$WIDTH, height=$HEIGHT, framerate={30/1} \ + ! queue ! ffmpegcolorspace \ + ! queue ! vp8enc speed=2 threads=4 quality=10.0 max-latency=25 max-keyframe-distance=30 auto-alt-ref-frames=true ! queue ! muxout. \ + jackaudiosrc connect=2 ! audio/x-raw-float, channels=2 \ + ! queue ! audioconvert ! queue ! vorbisenc quality=0.4 ! queue ! muxout. \ + webmmux streamable=true name=muxout \ - ! tcpserversink host=127.0.0.1 port=9000 protocol=none blocksize=65536 sync-method=1 \ ++ ! queue ! tcpserversink host=127.0.0.1 port=9000 protocol=none blocksize=65536 sync-method=1 \ + > /dev/null