Results 1 to 6 of 6

Thread: Playback on Nokia N97, HTC HD and Nexus One

  1. #1
    Join Date
    Apr 2010
    Posts
    4

    Default Playback on Nokia N97, HTC HD and Nexus One

    hi!

    I have a trouble with getting video stream on devices from subj.
    My configuration is video file streamed by VLC over rtp to wowza.
    On wowza default rtplive application is configured as described in quick start guide.

    So, the command for VLC is
    Code:
    vlc -vvv -I rc C:\clip.mpg --sout "#transcode{venc=x264{keyint=60},vcodec=x264,vb=80,scale=0.25,fps=24,acodec=mp4a,ab=24,channels=1,samplerate=22050}:rtp{dst=wowza_IP,port-video=10000,port-audio=10002,sdp=file://v:/vlc.sdp}"
    I tried to use rtsp://wowza_IP:1935/rtplive/vlc.sdp on devices and receive "unable to connect" message or only sound was played on nokia. If use this connection string in VLC I can watch the live stream without any trooubles.

    Any ideas how to make this work?

  2. #2

    Default

    Try the two links at the bottom of this post:

    http://www.wowzamedia.com/forums/showthread.php?t=8733

    Also see if the information in that post helps.

    Charlie

  3. #3
    Join Date
    Apr 2010
    Posts
    4

    Default

    Charlie, thanks for your reply, but it didn't help me.

    Links your pointed are for vod and works great, but i need live streams to be played on mobiles.

    Do you know how to do that?
    Also, I didn't find the answer how to set output stream audio and video codec?
    And if i use rtp-live does it mean that incoming stream will be restreamed without any modifications?

    hope much on you and thanks in advance

  4. #4

    Default

    All the tutorials are here:

    http://www.wowzamedia.com/forums/forumdisplay.php?f=39

    They are based on encoder protocol (RTMP, RTSP, native RTP, MPEG-TS...). Be sure to configure your encodder to output a very low coplexity encode (H.264 Baseline level 3.0 or lower).

    I would start with Telestream Wirecast using RTMP to send it to Wowza.

    Charlie

  5. #5
    Join Date
    Apr 2010
    Posts
    4

    Default

    So, Charlie, thanks for help, but i still can't find an answer for my question.

    How i can set audio and video codecs for wowza output stream?
    Is it possible to do it with wowza?

  6. #6
    Join Date
    Dec 2007
    Posts
    25,887

    Default

    No, you can't set audio or video codecs in Wowza. These settings are in the encoder.

    Richard

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •