What kind of stream does the phantoman app take

Interested to see if I could relay broadcasts. Perhaps somebody could shed some light

Comments

  • The header in the channels.txt listed the format it supports.


    ################################################################################
    # Channel List for the TVPad Phanto app (*** DO NOT REMOVE THIS HEADER ***)
    ################################################################################
    # Line Format: ",," (NO SPACES NEXT TO COMMAS!!!)
    # Channel Name = Name of the channel which will be displayed in the app.
    # Stream Type = ps | ts | wmv ("ps" for MPEG-PS streams, "ts" for MPEG-TS streams, "wmv" for WMV streams)
    # Stream URL = mms:// | http:// | rtmp:// | rtsp:// | force:// | sop:// | TVPad's own encrypted URL
    ################################################################################

    It also support p2p:// if it is changed to force:// for the app.

    The stream type "ps" usually works with most streams.

    Once I use it to cast win7 desktop via VLC to tvpad, it may also support stream from IP cam too.

    Cheers.
Sign In or Register to comment.