-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Florian Müller edited this page Jun 21, 2015
·
2 revisions
--version -v
--help -h
--hardware -w [hw:1,0]
--samplerate -s [sample]
--bit-per-sample -b [bit]
--format -f [riff/mp3]
make
hlsmedia --hw hw1,0
Apple bietet ein Tool zur Validierung und Fehlersuche an. Mit dem folgenden Aufruf kann man den Stream testen und mögliche Fehler einfach aufspüren.
mediastreamvalidator http://192.168.1.146/index.m3u8
Weitere nützliche Parameter wie -d iphone
sind auch vorhanden.
mediastreamvalidator -d iphone http://192.168.1.146/index.m3u8
mediastreamvalidator: Beta Version 1.1(140602)
Validating master playlist http://192.168.1.146/index.m3u8
--------------------------------------------------------------------------------
http://192.168.1.146/index.m3u8
--------------------------------------------------------------------------------
Playlist Syntax:
Error: (-12646:0) Illegal MIME type: application/octet-stream
Processed 5 out of 5 segments: OK
Average segment duration: 4.97 seconds
Segment bitrate: Average: 130.44 kbits/sec, Max: 130.96 kbits/sec
RIFF WAVE Wikipedia - http://de.wikipedia.org/wiki/RIFF_WAVE WAV Files mit bestimmten Parametern - http://download.wavetlan.com/SVV/Media/HTTP/http-wav.htm A Minimal Capture Program - http://equalarea.com/paul/alsa-audio.html Auslesen einer Wave-Datei mittels Konsole - http://kampis-elektroecke.de/?page_id=4516 arecord Tutorial - http://quicktoots.linux-audio.com/toots/quick-toot-arecord_and_rtmix-1.html