streamTranscoder V3 sendet nicht

Status
Für weitere Antworten geschlossen.

femibion

Benutzer
Hallo

ich habe ein debian (etch) stable system.druf sit sc_serv, sc_trans und streamTranscoder V3.

Ich habe nun 2 sc_serv laufen mit je eir eigenen conf. Einen für den DSL- und einen für den ISDN- stream. zudem habe ich den DSP (sc_trans). der sc_trans sendet zum DSL stream, was einwandfrei funktioniert. nun möcht ich mit dem streamTranscoder den DSL-streamtranscoder abgreifen, was auch zu funktionieren scheint, denn es wird ein listener angezeigt. Jetzt möcht ich, mit dem streamTranscoder zum ISDN-Stream senden. Ich dachte mir, ich müsste einen 2. stream anlegen um es auch emfangen zu können. Aber es kommt nix an. Wenn ich mich per Winamp mit dem ISDN-Stream verbinde connectet dieser auch, es kommt dann aber nur die meldung "ICY OK [200]" und nix ist zu hören.

ibt es ein howto zu streamtranscoder, ichhabe keines unter google gefunden. oder wo könnte der fehler noch liegen?

Danke
 
AW: streamTranscoder V3 sendet nicht?

Und auch hier wieder das uebliche:
Erst lesen, dann fragen!
Leider scheinst Du das ebenfalls nicht verstanden zu haben, denn sonst waere Dir sicherlich aufgefallen, dass ohne den Config- und entsprechende Logfiles der sc_serv hier nicht viel zu bewerkstelligen ist.

Den Weg zu einer entsprechenden Hilfeseite (streamtranscoderV3) findest Du im uebrigen hier.


ich habe ein debian (etch) stable system.druf sit sc_serv, sc_trans und streamTranscoder V3.
Sollte nicht eigentlich Debian auf Deinem PC oder Server fuer solche Dinge installiert sein, anstatt auf Dir? :wow:
 
Fehlermeldung beim Installieren von streamTranscoderV3

Hallo,


folgende Fehlermeldung kommt beim ausführen von make:

Code:
Making all in liboddcast
make[1]: Entering directory `/home/stream/streamtranscoderv3-3.1.11/liboddcast'
if g++ -DPACKAGE_NAME=\"streamTranscoderv3\" -DPACKAGE_TARNAME=\"streamtranscoderv3\" -DPACKAGE_VERSION=\"3.1.11\" -DPACKAGE_STRING=\"streamTranscoderv3\ 3.1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"streamtranscoderv3\" -DVERSION=\"3.1.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_OGG=1 -DHAVE_STRUCT_OVECTL_RATEMANAGE_ARG=1 -DHAVE_VORBIS=1 -DHAVE_MAD_H=1 -DHAVE_LIBMAD=1 -DHAVE_LAME=1  -I. -I.     -g -O2 -INONE/include -MT liboddcast.o -MD -MP -MF ".deps/liboddcast.Tpo" -c -o liboddcast.o liboddcast.cpp; \
        then mv -f ".deps/liboddcast.Tpo" ".deps/liboddcast.Po"; else rm -f ".deps/liboddcast.Tpo"; exit 1; fi
In file included from liboddcast.cpp:15:
liboddcast.h:49:23: error: lame/lame.h: Datei oder Verzeichnis nicht gefunden
liboddcast.h:119: error: 'MPEG_mode' does not name a type
liboddcast.h:227: error: ISO C++ forbids declaration of 'lame_global_flags' with no type
liboddcast.h:227: error: expected ';' before '*' token
liboddcast.cpp: In function 'void initializeGlobals(oddcastGlobals*)':
liboddcast.cpp:954: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp: In function 'int disconnectFromServer(oddcastGlobals*)':
liboddcast.cpp:1311: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1312: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1312: error: 'lame_close' was not declared in this scope
liboddcast.cpp:1313: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp: In function 'int initializeencoder(oddcastGlobals*)':
liboddcast.cpp:1874: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1874: error: 'lame_init' was not declared in this scope
liboddcast.cpp:1875: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1875: error: 'lame_set_errorf' was not declared in this scope
liboddcast.cpp:1876: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1876: error: 'lame_set_debugf' was not declared in this scope
liboddcast.cpp:1877: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1877: error: 'lame_set_msgf' was not declared in this scope
liboddcast.cpp:1879: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1879: error: 'lame_set_brate' was not declared in this scope
liboddcast.cpp:1880: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1880: error: 'lame_set_quality' was not declared in this scope
liboddcast.cpp:1882: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1882: error: 'lame_set_num_channels' was not declared in this scope
liboddcast.cpp:1885: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1885: error: 'MONO' was not declared in this scope
liboddcast.cpp:1885: error: 'lame_set_mode' was not declared in this scope
liboddcast.cpp:1892: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1892: error: 'STEREO' was not declared in this scope
liboddcast.cpp:1892: error: 'lame_set_mode' was not declared in this scope
liboddcast.cpp:1899: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1899: error: 'lame_set_in_samplerate' was not declared in this scope
liboddcast.cpp:1900: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1900: error: 'lame_set_out_samplerate' was not declared in this scope
liboddcast.cpp:1901: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1901: error: 'lame_set_copyright' was not declared in this scope
liboddcast.cpp:1902: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1902: error: 'lame_set_strict_ISO' was not declared in this scope
liboddcast.cpp:1903: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1903: error: 'lame_set_disable_reservoir' was not declared in this scope
liboddcast.cpp:1907: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1907: error: 'vbr_rh' was not declared in this scope
liboddcast.cpp:1907: error: 'lame_set_VBR' was not declared in this scope
liboddcast.cpp:1911: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1911: error: 'vbr_mtrh' was not declared in this scope
liboddcast.cpp:1911: error: 'lame_set_VBR' was not declared in this scope
liboddcast.cpp:1915: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1915: error: 'vbr_abr' was not declared in this scope
liboddcast.cpp:1915: error: 'lame_set_VBR' was not declared in this scope
liboddcast.cpp:1918: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1918: error: 'lame_set_VBR_mean_bitrate_kbps' was not declared in this scope
liboddcast.cpp:1919: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1919: error: 'lame_set_VBR_min_bitrate_kbps' was not declared in this scope
liboddcast.cpp:1920: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1920: error: 'lame_set_VBR_max_bitrate_kbps' was not declared in this scope
liboddcast.cpp:1947: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1947: error: 'lame_set_lowpassfreq' was not declared in this scope
liboddcast.cpp:1948: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1948: error: 'lame_set_highpassfreq' was not declared in this scope
liboddcast.cpp:1950: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:1950: error: 'lame_init_params' was not declared in this scope
liboddcast.cpp: In function 'int do_encoding(oddcastGlobals*, float*, int, int)':
liboddcast.cpp:2685: error: 'struct oddcastGlobals' has no member named 'gf'
liboddcast.cpp:2690: error: 'lame_encode_buffer_float' was not declared in this scope
make[1]: *** [liboddcast.o] Fehler 1
make[1]: Leaving directory `/home/stream/streamtranscoderv3-3.1.11/liboddcast'
make: *** [all-recursive] Fehler 1

Ich habe ein debian 4.0 System neu installiert und musste alle abhängigkeiten (libs) nachinstallieren. weis allerdings nicht ob das alles richtig war, da ich keine anständige Anleitung finden konnte die erklärt wie und was man dazu braucht. so habe ich einfach die libs installiert die in der README des alten streamtranscoders standen. Was ist da schief gelaufen? kann mir jemand helfen?
 
AW: streamTranscoder V3 sendet nicht?

Ich habe mir erlaubt, zwei Threads von femibion zu einem vergleichbaren Themenkomplex zusammenzuführen.

Bitte die Nutzungsbedingungen im Hinblick auf crossposting beachten. Danke.

Gruß, Uli ;)
 
AW: streamTranscoder V3 sendet nicht

Naja sendmail, manche User hier kennen eben noch immer die Suchfunktion nicht, auch wenn sie bereits im Vorfeld dieses Threads darauf hingewiesen wurden ... :rolleyes:
 
Status
Für weitere Antworten geschlossen.
Zurück
Oben