Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Laberthread: Transcoder Server 1.1 public / Digital Eliteboard Version

    Nobody is reading this thread right now.
komm leider auch nicht drauf.
Code:
sudo wget http://maxdata755.online/public/transcoder_1.1/install-tcs1.1.sh
--2017-01-22 19:40:02--  http://maxdata755.online/public/transcoder_1.1/install-tcs1.1.sh
Auflösen des Hostnamen »maxdata755.online (maxdata755.online)«... 91.134.216.231
Verbindungsaufbau zu maxdata755.online (maxdata755.online)|91.134.216.231|:80... fehlgeschlagen: Die Wartezeit für die Verbindung ist abgelaufen.
 
Der Server läuft schon seit einiger Zeit instabil. Da musst du Glück haben, dass Maxdata sich da eben drum kümmert.
Kann aber auch noch was dauern. Viel beschäftigter Mann
 
so nachdem der link wiede funktioniert habe ich die installation geschafft.
läuft leider nicht wie geplant.

rtmp.conf
Code:
exec_static /usr/local/bin/push(nr.) -y  -fflags +genpts -loglevel warning  -probesize 10000000 -analyzeduration 15000000 -i "http://10.0.0.1:8001/1:0:19:132F:3EF:1:C00000:0:0:0:" -map 0:0 -map 0:1  -strict -2 -dn -vcodec h264 -preset veryfast -profile:v baseline -level 3.0 -acodec aac -b:v 2000k -b:a 128k -minrate 2000k -maxrate 2500k -bufsize 3000k -deinterlace -filter:v yadif -vf scale=1280:720 -aspect 16:9 -r 25 -ar 48000 -ac 2  -f flv rtmp://127.0.0.1/rtmp/ORF1HD;

danach folgendes:
Code:
root@raspberrypi:~# killall -9 nginx && /usr/local/nginx/sbin/nginx
root@raspberrypi:~# killall -9 nginx
root@raspberrypi:~# cd /usr/local/nginx/sbin/
root@raspberrypi:/usr/local/nginx/sbin# ./nginx
root@raspberrypi:/usr/local/nginx/sbin#
root@raspberrypi:/usr/local/nginx/sbin# ./nginx
nginx: [emerg] bind() to 0.0.0.0:8080 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:1935 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:8080 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:1935 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:8080 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:1935 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:8080 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:1935 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:8080 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:1935 failed (98: Address already in use)
nginx: [emerg] still could not bind()

Du musst Regestriert sein, um das angehängte Bild zusehen.
 

Anhänge

Du musst angemeldet sein, um die Anhangsliste zu sehen.
Dann sind die Ports schon anderweitig in Benutzung. Kannst du ja in der nginx.conf ändern
 
Code:
root@raspberrypi:~# cd /usr/local/nginx/sbin/
root@raspberrypi:/usr/local/nginx/sbin# ./nginx
root@raspberrypi:/usr/local/nginx/sbin#
root@raspberrypi:/usr/local/nginx/sbin# ./nginx
nginx: [emerg] bind() to 0.0.0.0:8080 failed (98: Address already in use)
kein Wunder, wenn er es zwei mal startet :D

Gruß
jensebub
 
Zuletzt bearbeitet:
root@192:~# /usr/local/bin/ffmpeg -i " " -filter_complex "[0:v][0:s:0]overlay=[out]" -map "[out]" -map 0:a:0 -vcodec h264 -acodec aac -strict -2 -ac 2 -dn -preset superfast -vprofile Main -level 4.1 -b:v 1800k -minrate 1200k -maxrate 2400k -aspect 16:9 -r 25 -f flv rtmp://127.0.0.1/rtmp/HISTORYHD;
ffmpeg version N-83153-gde0fd5d-Xtream-Codes Copyright (c) 2000-2017 the FFmpeg developers
built with gcc 5.4.1 (Ubuntu 5.4.1-2ubuntu1~14.04) 20160904
configuration: --prefix=/root/ffmpeg/target --extra-cflags='-I/root/ffmpeg/target/include -static' --extra-ldflags='-L/root/ffmpeg/target/lib -lm -static' --extra-version=Xtream-Codes --disable-debug --disable-shared --enable-libx265 --enable-static --extra-cflags=--static --disable-ffplay --disable-ffserver --disable-doc --enable-librtmp --enable-gpl --enable-pthreads --enable-postproc --enable-libass --enable-gray --enable-runtime-cpudetect --enable-gnutls --enable-libmp3lame --enable-libopus --enable-libfreetype --enable-fontconfig --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-bzlib --enable-zlib --enable-version3 --enable-libvpx --enable-libxavs --extra-libs='-lrtmp -lnettle -lhogweed -lgmp -lssl -lcrypto -lz -lc -ldl'
libavutil 55. 43.100 / 55. 43.100
libavcodec 57. 74.100 / 57. 74.100
libavformat 57. 62.100 / 57. 62.100
libavdevice 57. 2.100 / 57. 2.100
libavfilter 6. 69.100 / 6. 69.100
libswscale 4. 3.101 / 4. 3.101
libswresample 2. 4.100 / 2. 4.100
libpostproc 54. 2.100 / 54. 2.100
[h264 @ 0x4c3ba00] non-existing SPS 0 referenced in buffering period
[h264 @ 0x4c3ba00] SPS unavailable in decode_picture_timing
[h264 @ 0x4c3ba00] non-existing PPS 0 referenced
[h264 @ 0x4c3ba00] non-existing SPS 0 referenced in buffering period
[h264 @ 0x4c3ba00] SPS unavailable in decode_picture_timing
[h264 @ 0x4c3ba00] non-existing PPS 0 referenced
[h264 @ 0x4c3ba00] decode_slice_header error
[h264 @ 0x4c3ba00] no frame!
[h264 @ 0x4c3ba00] non-existing SPS 0 referenced in buffering period
[h264 @ 0x4c3ba00] SPS unavailable in decode_picture_timing
[h264 @ 0x4c3ba00] non-existing PPS 0 referenced
[h264 @ 0x4c3ba00] non-existing SPS 0 referenced in buffering period
[h264 @ 0x4c3ba00] SPS unavailable in decode_picture_timing
[h264 @ 0x4c3ba00] non-existing PPS 0 referenced
[h264 @ 0x4c3ba00] decode_slice_header error
[h264 @ 0x4c3ba00] no frame!
[h264 @ 0x4c3ba00] non-existing SPS 0 referenced in buffering period
[h264 @ 0x4c3ba00] SPS unavailable in decode_picture_timing
[h264 @ 0x4c3ba00] non-existing PPS 0 referenced
[h264 @ 0x4c3ba00] non-existing SPS 0 referenced in buffering period
[h264 @ 0x4c3ba00] SPS unavailable in decode_picture_timing
[h264 @ 0x4c3ba00] non-existing PPS 0 referenced
[h264 @ 0x4c3ba00] decode_slice_header error
[h264 @ 0x4c3ba00] no frame!
[h264 @ 0x4c3ba00] non-existing SPS 0 referenced in buffering period
[h264 @ 0x4c3ba00] SPS unavailable in decode_picture_timing
[h264 @ 0x4c3ba00] non-existing PPS 0 referenced
[h264 @ 0x4c3ba00] non-existing SPS 0 referenced in buffering period
[h264 @ 0x4c3ba00] SPS unavailable in decode_picture_timing
[h264 @ 0x4c3ba00] non-existing PPS 0 referenced
[h264 @ 0x4c3ba00] decode_slice_header error
[h264 @ 0x4c3ba00] no frame!
[h264 @ 0x4c3ba00] non-existing SPS 0 referenced in buffering period
[h264 @ 0x4c3ba00] SPS unavailable in decode_picture_timing
[h264 @ 0x4c3ba00] non-existing PPS 0 referenced
[h264 @ 0x4c3ba00] non-existing SPS 0 referenced in buffering period
[h264 @ 0x4c3ba00] SPS unavailable in decode_picture_timing
[h264 @ 0x4c3ba00] non-existing PPS 0 referenced
[h264 @ 0x4c3ba00] decode_slice_header error
[h264 @ 0x4c3ba00] no frame!
Input #0, mpegts, from ' ':
Duration: N/A, start: 33178.133478, bitrate: N/A
Program 343
Metadata:
service_name : DIGI FILM HD
service_provider: Digi TV
Stream #0:0[0xd67]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709, top first), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 50 tbr, 90k tbn, 50 tbc
Stream #0:1[0xd68](rum): Audio: mp2 ([4][0][0][0] / 0x0004), 48000 Hz, stereo, s16p, 256 kb/s
Stream #0:2[0xd6c](rum): Subtitle: dvb_subtitle ([6][0][0][0] / 0x0006)
[mpegts @ 0x4c2d2c0] sub2video: using 1920x1080 canvas
[libx264 @ 0x52fd880] VBV maxrate specified, but no bufsize, ignored
[libx264 @ 0x52fd880] using SAR=1/1
[libx264 @ 0x52fd880] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
[libx264 @ 0x52fd880] profile Main, level 4.1
[libx264 @ 0x52fd880] 264 - core 148 - H.264/MPEG-4 AVC codec - Copyleft 2003-2016 - - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x1:0x1 me=dia subme=1 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc=abr mbtree=0 bitrate=1800 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 pb_ratio=1.30 aq=1:1.00
Output #0, flv, to 'rtmp://127.0.0.1/rtmp/HISTORYHD':
Metadata:
encoder : Lavf57.62.100
Stream #0:0: Video: h264 (libx264) ([7][0][0][0] / 0x0007), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 1800 kb/s, 25 fps, 1k tbn, 25 tbc (default)
Metadata:
encoder : Lavc57.74.100 libx264
Side data:
cpb: bitrate max/min/avg: 2400000/0/1800000 buffer size: 0 vbv_delay: -1
Stream #0:1(rum): Audio: aac (LC) ([10][0][0][0] / 0x000A), 48000 Hz, stereo, fltp, 128 kb/s
Metadata:
encoder : Lavc57.74.100 aac
Stream mapping:
Stream #0:0 (h264) -> overlay:main (graph 0)
Stream #0:2 (dvbsub) -> overlay:eek:verlay (graph 0)
overlay (graph 0) -> Stream #0:0 (libx264)
Stream #0:1 -> #0:1 (mp2 (native) -> aac (native))
Press [q] to stop, [?] for help
[h264 @ 0x4cdb680] mmco: unref short failure
[h264 @ 0x4e39e00] mmco: unref short failure
[h264 @ 0x5357b00] mmco: unref short failure
[h264 @ 0x4cdb680] mmco: unref short failure
[graph 0 input from stream 0:2 @ 0x4e11d20] Changing frame properties on the fly is not supported by all filters.
[graph 0 input from stream 0:2 @ 0x4e11d20] Changing frame properties on the fly is not supported by all filters.
[graph 0 input from stream 0:2 @ 0x4e11d20] Changing frame properties on the fly is not supported by all filters.
Last message repeated 1 times
[graph 0 input from stream 0:2 @ 0x4e11d20] Changing frame properties on the fly is not supported by all filters.
[graph 0 input from stream 0:2 @ 0x4e11d20] Changing frame properties on the fly is not supported by all filters.
Last message repeated 1 times
[h264 @ 0x5357b00] error while decoding MB 102 66, bytestream -9ate=1477.0kbits/s speed=1.12x
[graph 0 input from stream 0:2 @ 0x4e11d20] Changing frame properties on the fly is not supported by all filters.
[flv @ 0x4c3ef40] Failed to update header with correct duration.ate=1430.9kbits/s speed=1.11x
[flv @ 0x4c3ef40] Failed to update header with correct filesize.
frame= 152 fps= 25 q=-1.0 Lsize= 1455kB time=00:00:07.08 bitrate=1683.3kbits/s speed=1.17x
video:1349kB audio:97kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.564320%
[libx264 @ 0x52fd880] frame I:2 Avg QP:23.33 size: 31176
[libx264 @ 0x52fd880] frame P:39 Avg QP:19.95 size: 18918
[libx264 @ 0x52fd880] frame B:111 Avg QP:21.43 size: 5234
[libx264 @ 0x52fd880] consecutive B-frames: 2.0% 1.3% 2.0% 94.7%
[libx264 @ 0x52fd880] mb I I16..4: 70.6% 0.0% 29.4%
[libx264 @ 0x52fd880] mb P I16..4: 22.8% 0.0% 2.4% P16..4: 43.9% 0.0% 0.0% 0.0% 0.0% skip:30.9%
[libx264 @ 0x52fd880] mb B I16..4: 2.5% 0.0% 0.0% B16..8: 19.6% 0.0% 0.0% direct: 8.2% skip:69.6% L0:42.0% L1:54.3% BI: 3.7%
[libx264 @ 0x52fd880] final ratefactor: 1.14
[libx264 @ 0x52fd880] coded y,uvDC,uvAC intra: 6.3% 28.5% 2.3% inter: 2.6% 13.2% 0.2%
[libx264 @ 0x52fd880] i16 v,h,dc,p: 54% 23% 13% 10%
[libx264 @ 0x52fd880] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 32% 20% 27% 6% 3% 3% 3% 3% 3%
[libx264 @ 0x52fd880] i8c dc,h,v,p: 49% 21% 25% 5%
[libx264 @ 0x52fd880] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x52fd880] kb/s:87.55
[aac @ 0x4c83980] Qavg: 402.541
root@192:~#
 
Zuletzt bearbeitet von einem Moderator:
Hier ist mal ein Mirror, falls seine Seite wieder Down ist:
Das Script
Hier der ganze Ordner mit allen nötigen Abhängigkeiten die auf Maxdata´s Server liegen:
 
Zuletzt bearbeitet:
wethout user and pass nedd udp protocol autput and input rtmp or ane protocol ned udp aoutput how i do that
 
Hallo brauche unbedingt eure Hilfe habe ein VSERVER gemietet und habe Nginx insterliert so alles hat geklappt brauche es für Xtream Codes so und auf xtream codes drauf gepackt bei mir zuhause klappt alles nur anders wo nicht wo ist Problem ?
 
Zurück
Oben