LiveTV on iPhone, iPad and iPod Touch

  • hallo,
    m3u ist im verzeichniss videolan/vlc


    vlc start
    "\Program Files\VideoLAN\VLC"\vlc --play-and-stop \path\to\playlist.m3u --sout=#standard{mux=ts,dst=0.0.0.0:1234,access=http}


    habe es auch mit standby versucht da geht nix.

    *-T90---13°-19,2°-23,5°-42°-*
    *-DM800 Samsung LE40B650-*
    *-Gemini 5*

  • Im trying to get the airvideo server to run on my debian server.
    I have installed the original ffmpeg, i have airvideo, channels.ini and test.properties all are working.


    But I cant get the modified ffmpeg that is on the linux.zip file to work.
    What should i do with the ffmpeg that is in the linux.zip file?


    Should i replace the original ffmpeg with the one from the linux.zip file?
    If so, how can i do that?

  • bin ein stück weiter aber trotzdem kein senderwechsel oder live stream.


    LiveConversion: channel_count = 159
    LiveConversion: Local time and date: Mon Aug 16 02:30:19 2010
    LiveConversion:
    LiveConversion: 0 C:\Program Files\AirVideoServer\ffmpeg.exe
    LiveConversion: 1 --conversion-id
    LiveConversion: 2 f4fee699-95a9-4a5e-ad87-799444a85706
    LiveConversion: 3 --port-number
    LiveConversion: 4 46631
    LiveConversion: 5 -threads
    LiveConversion: 6 4
    LiveConversion: 7 -flags2
    LiveConversion: 8 +fast
    LiveConversion: 9 -flags
    LiveConversion: 10 +loop
    LiveConversion: 11 -g
    LiveConversion: 12 250
    LiveConversion: 13 -keyint_min
    LiveConversion: 14 25
    LiveConversion: 15 -bf
    LiveConversion: 16 0
    LiveConversion: 17 -b_strategy
    LiveConversion: 18 0
    LiveConversion: 19 -cmp
    LiveConversion: 20 +chroma
    LiveConversion: 21 -deblockalpha
    LiveConversion: 22 0
    LiveConversion: 23 -deblockbeta
    LiveConversion: 24 0
    LiveConversion: 25 -refs
    LiveConversion: 26 1
    LiveConversion: 27 -coder
    LiveConversion: 28 0
    LiveConversion: 29 -me_range
    LiveConversion: 30 16
    LiveConversion: 31 -subq
    LiveConversion: 32 5
    LiveConversion: 33 -partitions
    LiveConversion: 34 +parti4x4+parti8x8+partp8x8
    LiveConversion: 35 -trellis
    LiveConversion: 36 0
    LiveConversion: 37 -sc_threshold
    LiveConversion: 38 40
    LiveConversion: 39 -i_qfactor
    LiveConversion: 40 0.71
    LiveConversion: 41 -qcomp
    LiveConversion: 42 0.6
    LiveConversion: 43 -map
    LiveConversion: 44 0.0:0.0
    LiveConversion: 45 -an
    LiveConversion: 46 -ss
    LiveConversion: 47 0.0
    LiveConversion: 48 -i
    LiveConversion: 49 C:\\Program Files\\AirVideoServer\\LiveTV\\VLC\\Das-Erste.mp4
    LiveConversion: 50 -padleft
    LiveConversion: 51 0
    LiveConversion: 52 -padright
    LiveConversion: 53 0
    LiveConversion: 54 -padtop
    LiveConversion: 55 0
    LiveConversion: 56 -padbottom
    LiveConversion: 57 0
    LiveConversion: 58 -cropleft
    LiveConversion: 59 0
    LiveConversion: 60 -cropright
    LiveConversion: 61 0
    LiveConversion: 62 -croptop
    LiveConversion: 63 0
    LiveConversion: 64 -cropbottom
    LiveConversion: 65 0
    LiveConversion: 66 -s
    LiveConversion: 67 480x272
    LiveConversion: 68 -aspect
    LiveConversion: 69 1.7647059
    LiveConversion: 70 -y
    LiveConversion: 71 -f
    LiveConversion: 72 mpegts
    LiveConversion: 73 -vcodec
    LiveConversion: 74 libx264
    LiveConversion: 75 -crf
    LiveConversion: 76 32
    LiveConversion: 77 -qmax
    LiveConversion: 78 32
    LiveConversion: 79 -r
    LiveConversion: 80 25.0
    LiveConversion: 81 -acodec
    LiveConversion: 82 libmp3lame
    LiveConversion: 83 -ab
    LiveConversion: 84 128k
    LiveConversion: 85 -ar
    LiveConversion: 86 44100
    LiveConversion: 87 -ac
    LiveConversion: 88 2
    LiveConversion: 89 -
    LiveConversion: FFmpeg version UNKNOWN, Copyright (c) 2000-2010 Fabrice Bellard, et al.
    LiveConversion: built on Feb 8 2010 15:14:14 with gcc 4.4.1
    LiveConversion: configuration: --enable-memalign-hack --prefix=/mingw --target-os=mingw32 --arch=i686 --cpu=i686 --enable-gpl --enable-libx264 --enable-static --disable-shared --enable-pthreads --enable-libmp3lame --enable-libfaad --disable-decoder=aac
    LiveConversion: libavutil 50. 8. 0 / 50. 8. 0
    LiveConversion: libavcodec 52.52. 0 / 52.52. 0
    LiveConversion: libavformat 52.50. 0 / 52.50. 0
    LiveConversion: libavdevice 52. 2. 0 / 52. 2. 0
    LiveConversion: libswscale 0.10. 0 / 0.10. 0
    LiveConversion: http://127.0.0.1:1234: Unknown format

    *-T90---13°-19,2°-23,5°-42°-*
    *-DM800 Samsung LE40B650-*
    *-Gemini 5*

  • This is how my airvideo folder looks like:


    http://img375.imageshack.us/img375/20/airvideo.png


    the original ffmpeg is installed on the ffmpeg folder.
    when i try to copy ffmpeg from linux.zip to this airvideo folder it asks me if i want to replace, since there is already something called ffmpeg on my airvideo folder.


    so how do i get the modified ffmpeg into this airvideo folder?


    thanks

    • Offizieller Beitrag

    Then rename your ffmpeg folder an copy the bin file into airvideo folder.


    Other maybe a better way is..


    Create in airvideo folder a folder called air_ffmpeg.
    Copy the file into it. And correct the path in
    the test.properties file :)


    And make sure ffmpeg has executable permissions.

  • ok thanks i just did that, but its not working.
    this is the log file:
    when starting by the command

    Code
    java -jar ./AirVideoServerLinux.jar test.properties


    i get this:

    Code
    admin:/home/airvideo# java -jar ./AirVideoServerLinux.jar test.properties
    DEBUG: SnapshotCache: Initializing Thumbnail Cache; Java Version: 1.6.0_0
    DEBUG: SnapshotCache: Loaded existing Snapshot Index BTree with with 52 items.2010-08-18 00:04:24.324::INFO:  Logging to STDERR via org.mortbay.log.StdErrLog
    2010-08-18 00:04:24.409::INFO:  jetty-6.1.x
    2010-08-18 00:04:24.525::INFO:  Started SocketConnector@0.0.0.0:45631
    DEBUG: PortMapperAction: Scheduling task PortMapperAction$2 (26204548)


    so far so good i think.
    and then when i enter airvideo on my iphone i dont get the thumbnails, it says invalid on the iphone and this is the log from airvideo:


    And then it says No video stream found in file on the iPhone.


    Can you see whats wrong here?
    Thanks in advance.

  • Hello


    Anyone who can make a simple tutorial for how I can see dreambox on iPhone 4. ? I am really confused...Please help me.. send me email if you can help me...


    Thanks in advance...

    • Offizieller Beitrag
    Zitat

    Original von ricky007
    Hello


    Anyone who can make a simple tutorial for how I can see dreambox on iPhone 4. ? I am really confused...Please help me.. send me email if you can help me...


    Thanks in advance...


    Is the howto in the first post not ok?
    Or on where is the problem, and what os are u using?

  • I just got around to trying this tonight using my iMac, iPad and my DM8000.


    I'm impressed, it works really well...


    However, having a motorised dish, does anyone have a more comprehensive channels.ini and logos files for other satellites? In particular 28.2deg East and 13deg East.


    Thanks!

  • Thank you for mod.


    The method works well. I look IPTV through VLC and airvideo on my iPad.


    But all my channels are in 4:3 format, and i can't create a correct mp4 thumb for it.
    I tried different ways but there is always a "invalid" message for the file in AirVideo client.


    Can anybody share a correct mp4 thumb with 4:3 aspect ratio? I don't care about the channel logo, I just want my IPTV to be viewed with correct aspect ratio.


    Thank you.

  • I solved the problem.
    It was my mistake in naming z#.jpg files for Windows Thumbnail Creator. I missed 1 of the files.

    • Offizieller Beitrag

    So für die Linuxer eine kleine Info.


    Ein neuer airvideoserver ist draussen, die Alpha 4.


    Klappt einwandfrei das streamen von Livesreams, wie vorher auch.


    Hatte zwar mit mkv Probleme seit ich auf das os4 umgestiegen bin,
    aber nun klappt das auch endlich wieder :hurra:

  • Hat jemand von euch eine passende ffmpeg für 64 bit linux Distributionen für dieses Projekt?


    Ich hab’ den Autor schon vor einigier Zeit um eine binary oder den sourcecode gebeten, leider ohne Antwort.

  • Besten dank jockyw2001 für das super proggie.. genial, danke auch an alle anderen die tips gegeben/geschrieben haben und channels.ini files erstellt haben


    Ist bei mir unter win7 auf anhieb gelaufen. wireless mit einem dell laptop mit P7450, über siemens gigaset SE366, mit gem 4.7. :hurra:
    Hier mein ablauf der installation, vielleicht hilfts jemanden.. :einschenken:
    -----
    bonjour installiert (gegoogelt.. bonjour druckservice für windows, apple)
    -----
    auf der homepage des apps herstellers (inmethod.com) die neuste version runtergeladen (setup240.exe) und als administrator installiert (ergibt bei mir danach die version 2.2.7-update1), das verzeichnis AirVideoServer wird erstellt..
    ----
    danach aus dem genialen modpack:
    ersetzen von FFMPG im AirVideoServer im \Programme(86) verzeichnis mit dem aus dem modpack
    kopieren von channels.ini ins AirVideoServer verzeichnis und eintragen der IP der dreambox (problemlos mit dem editor im win7, ersetzen funktion..)
    erstellen eines verzeichnisses z.b. c:\zair
    in c:\zair verzeichnis live-tv hineinkopieren
    ordner live-tv freigegeben im air-server (add disk folder)
    -----
    air-server beenden und neu starten
    air server generell als administrator ausführen. Im Win7 kann das default eingestellt werden (rechte maustaste, eigenschaften, kompatibilität,einstellungen für alle benutzer ändern, programm als administrator ausführen..)
    bei bedarf web-interface auf no-zap beim umschalten einstellen (grüne taste, webinterface, umschalten per webinterface=nein) sodass die 8000er nicht den kanal wechselt wenn man am iphone den kanal schaltet
    ---
    am iphone:
    installieren des addons (hab die 2.99 für die vollversion geblecht..)
    nach installation iphone neu starten
    bei den conversion settings, global conversion settings, max.resolution auf automatic, quality zu beginn auf 30-40% setzen, kann später erhöht werden..
    ----
    Nicht vergessen bei ip-änderungen am server das iphone wieder neu zu starten, server natürlich auch,, :winking_face:
    LG ro2

    DM8000+DM800, TS409Pro
    Gemini 4.3, T90 , Harmony 785, 2 multi17/8

    Einmal editiert, zuletzt von ro2 ()

  • kann mir hierzu niemand was sagen, komm einfach nicht weiter.
    würde es gerne auch endlich zum laufen bringen.



    2010-08-28 16:51:55 LiveConversion: Begin Live Video Conversion
    2010-08-28 16:51:55 LiveConversion: >>
    395821474B69747C697A763B5D72777E68475A72694D727F7E74487E696D7E69477D7D766B7E7C357E637E393B36367874756D7E696872747536727F
    3B227F7F2D2A2B227F362929297D362F292D28367A78782E367A2E297979782F222978232B3B36366B74696F36756E76797E693B2F2D2D282A3B366F
    73697E7A7F683B2F3B367D777A7C68293B307D7A686F3B367D777A7C683B307774746B3B367C3B282B3B36707E6272756F447672753B2A3B36797D3B
    2B3B367944686F697A6F7E7C623B2B3B367D777A7C68293B366C6B697E7F367F786F2363233B3678766B3B3078736974767A3B367F7E79777478707A
    776B737A3B2B3B367F7E7977747870797E6F7A3B2B3B36697E7D683B2A3B3678747F7E693B2B3B36767E44697A757C7E3B2A2D3B36686E796A3B2E3B
    366B7A696F726F727475683B306B7A696F722F632F306B7A696F72236323306B7A696F6B2363233B366F697E777772683B2B3B366878446F73697E68
    7374777F3B2F2B3B3672446A7D7A786F74693B2B352C2A3B366A7874766B3B2B352D3B36767A6B3B2B352B212B352B3B367A753B3668683B2B352B3B
    36723B5321474723474757726D7E4F4D47474D575847472257726D7E35766B2F3B366B7A7F777E7D6F3B2F3B366B7A7F69727C736F3B2F3B366B7A7F
    6F746B3B2B3B366B7A7F79746F6F74763B2B3B367869746B777E7D6F3B2B3B367869746B69727C736F3B2B3B367869746B6F746B3B2B3B367869746B
    79746F6F74763B2B3B36683B2E2D236328292B3B367A686B7E786F3B2A352C2C2E3B36623B367D3B766B7E7C6F683B366D78747F7E783B7772796329
    2D2F3B3678697D3B28283B366A767A633B28283B36693B292E352B3B367A78747F7E783B777279766B28777A767E3B367A793B222D703B367A693B2F
    2F2A2B2B3B367A783B293B36
    <<


    2010-08-28 16:51:56 LiveConversion: channel_count = 159
    2010-08-28 16:51:56 LiveConversion: Local time and date: Sat Aug 28 16:51:56 2010
    2010-08-28 16:51:56 LiveConversion:
    2010-08-28 16:51:56 LiveConversion: 0 C:\Program Files\AirVideoServer\ffmpeg.exe
    2010-08-28 16:51:56 LiveConversion: 1 --conversion-id
    2010-08-28 16:51:56 LiveConversion: 2 9dd6109d-222f-4263-acc5-a52bbc492c80
    2010-08-28 16:51:56 LiveConversion: 3 --port-number
    2010-08-28 16:51:56 LiveConversion: 4 46631
    2010-08-28 16:51:56 LiveConversion: 5 -threads
    2010-08-28 16:51:56 LiveConversion: 6 4
    2010-08-28 16:51:56 LiveConversion: 7 -flags2
    2010-08-28 16:51:56 LiveConversion: 8 +fast
    2010-08-28 16:51:56 LiveConversion: 9 -flags
    2010-08-28 16:51:56 LiveConversion: 10 +loop
    2010-08-28 16:51:56 LiveConversion: 11 -g
    2010-08-28 16:51:56 LiveConversion: 12 30
    2010-08-28 16:51:56 LiveConversion: 13 -keyint_min
    2010-08-28 16:51:56 LiveConversion: 14 1
    2010-08-28 16:51:56 LiveConversion: 15 -bf
    2010-08-28 16:51:56 LiveConversion: 16 0
    2010-08-28 16:51:56 LiveConversion: 17 -b_strategy
    2010-08-28 16:51:56 LiveConversion: 18 0
    2010-08-28 16:51:56 LiveConversion: 19 -flags2
    2010-08-28 16:51:56 LiveConversion: 20 -wpred-dct8x8
    2010-08-28 16:51:56 LiveConversion: 21 -cmp
    2010-08-28 16:51:56 LiveConversion: 22 +chroma
    2010-08-28 16:51:56 LiveConversion: 23 -deblockalpha
    2010-08-28 16:51:56 LiveConversion: 24 0
    2010-08-28 16:51:56 LiveConversion: 25 -deblockbeta
    2010-08-28 16:51:56 LiveConversion: 26 0
    2010-08-28 16:51:56 LiveConversion: 27 -refs
    2010-08-28 16:51:56 LiveConversion: 28 1
    2010-08-28 16:51:56 LiveConversion: 29 -coder
    2010-08-28 16:51:56 LiveConversion: 30 0
    2010-08-28 16:51:56 LiveConversion: 31 -me_range
    2010-08-28 16:51:56 LiveConversion: 32 16
    2010-08-28 16:51:56 LiveConversion: 33 -subq
    2010-08-28 16:51:56 LiveConversion: 34 5
    2010-08-28 16:51:56 LiveConversion: 35 -partitions
    2010-08-28 16:51:56 LiveConversion: 36 +parti4x4+parti8x8+partp8x8
    2010-08-28 16:51:56 LiveConversion: 37 -trellis
    2010-08-28 16:51:56 LiveConversion: 38 0
    2010-08-28 16:51:56 LiveConversion: 39 -sc_threshold
    2010-08-28 16:51:56 LiveConversion: 40 40
    2010-08-28 16:51:56 LiveConversion: 41 -i_qfactor
    2010-08-28 16:51:56 LiveConversion: 42 0.71
    2010-08-28 16:51:56 LiveConversion: 43 -qcomp
    2010-08-28 16:51:56 LiveConversion: 44 0.6
    2010-08-28 16:51:56 LiveConversion: 45 -map
    2010-08-28 16:51:56 LiveConversion: 46 0.0:0.0
    2010-08-28 16:51:56 LiveConversion: 47 -an
    2010-08-28 16:51:56 LiveConversion: 48 -ss
    2010-08-28 16:51:56 LiveConversion: 49 0.0
    2010-08-28 16:51:56 LiveConversion: 50 -i
    2010-08-28 16:51:56 LiveConversion: 51 H:\\8\\LiveTV\\VLC\\9Live.mp4
    2010-08-28 16:51:56 LiveConversion: 52 -padleft
    2010-08-28 16:51:56 LiveConversion: 53 4
    2010-08-28 16:51:56 LiveConversion: 54 -padright
    2010-08-28 16:51:56 LiveConversion: 55 4
    2010-08-28 16:51:56 LiveConversion: 56 -padtop
    2010-08-28 16:51:56 LiveConversion: 57 0
    2010-08-28 16:51:56 LiveConversion: 58 -padbottom
    2010-08-28 16:51:56 LiveConversion: 59 0
    2010-08-28 16:51:56 LiveConversion: 60 -cropleft
    2010-08-28 16:51:56 LiveConversion: 61 0
    2010-08-28 16:51:56 LiveConversion: 62 -cropright
    2010-08-28 16:51:56 LiveConversion: 63 0
    2010-08-28 16:51:56 LiveConversion: 64 -croptop
    2010-08-28 16:51:56 LiveConversion: 65 0
    2010-08-28 16:51:56 LiveConversion: 66 -cropbottom
    2010-08-28 16:51:56 LiveConversion: 67 0
    2010-08-28 16:51:56 LiveConversion: 68 -s
    2010-08-28 16:51:56 LiveConversion: 69 568x320
    2010-08-28 16:51:56 LiveConversion: 70 -aspect
    2010-08-28 16:51:56 LiveConversion: 71 1.775
    2010-08-28 16:51:56 LiveConversion: 72 -y
    2010-08-28 16:51:56 LiveConversion: 73 -f
    2010-08-28 16:51:56 LiveConversion: 74 mpegts
    2010-08-28 16:51:56 LiveConversion: 75 -vcodec
    2010-08-28 16:51:56 LiveConversion: 76 libx264
    2010-08-28 16:51:56 LiveConversion: 77 -crf
    2010-08-28 16:51:56 LiveConversion: 78 33
    2010-08-28 16:51:56 LiveConversion: 79 -qmax
    2010-08-28 16:51:56 LiveConversion: 80 33
    2010-08-28 16:51:56 LiveConversion: 81 -r
    2010-08-28 16:51:56 LiveConversion: 82 25.0
    2010-08-28 16:51:56 LiveConversion: 83 -acodec
    2010-08-28 16:51:56 LiveConversion: 84 libmp3lame
    2010-08-28 16:51:56 LiveConversion: 85 -ab
    2010-08-28 16:51:56 LiveConversion: 86 96k
    2010-08-28 16:51:56 LiveConversion: 87 -ar
    2010-08-28 16:51:56 LiveConversion: 88 44100
    2010-08-28 16:51:56 LiveConversion: 89 -ac
    2010-08-28 16:51:56 LiveConversion: 90 2
    2010-08-28 16:51:56 LiveConversion: 91 -
    2010-08-28 16:51:56 LiveConversion: FFmpeg version UNKNOWN, Copyright (c) 2000-2009 Fabrice Bellard, et al.
    2010-08-28 16:51:56 LiveConversion: built on Dec 31 2009 15:02:55 with gcc 4.4.1
    2010-08-28 16:51:56 LiveConversion: configuration: --enable-memalign-hack --prefix=/mingw --target-os=mingw32 --arch=i686 --cpu=i686 --enable-gpl --enable-libx264 --enable-static --disable-shared --enable-pthreads --enable-libmp3lame --enable-libfaad --disable-decoder=aac
    2010-08-28 16:51:56 LiveConversion: libavutil 50. 7. 0 / 50. 7. 0
    2010-08-28 16:51:56 LiveConversion: libavcodec 52.43. 0 / 52.43. 0
    2010-08-28 16:51:56 LiveConversion: libavformat 52.43. 0 / 52.43. 0
    2010-08-28 16:51:56 LiveConversion: libavdevice 52. 2. 0 / 52. 2. 0
    2010-08-28 16:51:56 LiveConversion: libswscale 0. 7. 2 / 0. 7. 2
    2010-08-28 16:51:56 LiveConversion: http://127.0.0.1:45631: Unknown format

    *-T90---13°-19,2°-23,5°-42°-*
    *-DM800 Samsung LE40B650-*
    *-Gemini 5*

  • Hallo, hab mir gerade das Programm AirVideo runtergeladen und bin auf die tolle Anleitung hier gestossen. Allerdings will das ganze noch nicht so klappen.
    Ich habe einen Mac (Snow Leo) und AirVideo 2.40. Hab die ffmpeg getauscht so wie in der Anleitung, leider versteh ich nicht ganz was ihr mit "if you use a Mac copy it to the root directory (in "/")" meint. Wo ist das??
    Ist das unter Air Video Server/Contents/ ??
    Geht das ganze überhaupt mit der Version ?
    Vielen Dank schon mal im voraus.