Forum, Support | Wowza Media Systems - Powered by vBulletin
  • Register
  • Help

  • Articles
    • Welcome
    • Quick Start Guide
    • Tutorials
    • Documentation
  • Forum
  • Find a Consultant
  • Advanced Search
  • Home
  • Home
  • Live Streaming and Encoders
  • Advanced Topics and Troubleshooting

  1. Wowza Media Server 3.6.2 is now available! Click here to get more information.
  2. New Wowza GoCoder iOS encoding app is available! Click here to get more information.
  • Advanced Topics and Troubleshooting

    How to troubleshoot live streaming 

    Published on 10-01-2010 03:57 AM     Number of Views: 24750 
    1. Categories:
    2. Live

    Here is a brief list of suggestions for troubleshooting common live streaming issues:
    ...
    Read More Read More 11 Comments

    How to enable advanced monitoring and resetting of MediaCaster streams 

    Published on 09-30-2010 06:58 PM     Number of Views: 12779 
    1. Categories:
    2. Live

    ModuleMediaCasterStreamMonitorAdvanced is used with native-RTP or MPEG-TS encoder streams. It will monitor these streams ...
    Read More Read More 15 Comments

    How to turn on an RTP jitter buffer and packet loss logging (RTP and MPEG-TS) 

    Published on 10-01-2010 10:00 AM     Number of Views: 10577 
    1. Categories:
    2. Live,
    3. RTSP/RTP

    A jitter buffer is an area where packets can be collected and stored before being sent to the depacketizer at regularly spaced intervals to enable a more even playback. To configure an RTP jitter buffer and to log packet loss add the following properties to the RTP/Properties section of [install-dir]/conf/[application]/Application.xml ...
    Read More Read More

    How to set up live stream repeater edge for Apple HTTP Live Streaming (cupertinostreaming) 

    Published on 10-01-2010 08:04 AM     Number of Views: 10856 
    1. Categories:
    2. Apple iOS,
    3. Live,
    4. Live Stream Repeater

    Live stream repeater is a method for delivering a single live stream across a multiple server deployment to many viewers. ...
    Read More Read More 7 Comments

    How to set up live stream repeater edge for Microsoft Smooth Streaming (smoothstreaming) 

    Published on 10-01-2010 07:03 AM     Number of Views: 6103 
    1. Categories:
    2. Live,
    3. Microsoft Silverlight,
    4. Live Stream Repeater

    Live stream repeater is a method for delivering a single live stream across a multiple server deployment to many viewers. The setup uses an origin/edge configuration where the source stream is published to an origin server and the stream is then made available for playback on multiple edge servers. This article provides instructions for setting up the live stream repeater to stream a live stream to Microsoft® Silverlight® using Microsoft Smooth Streaming. ...
    Read More Read More 8 Comments

    How to configure Apple HTTP Live Streaming packetization (cupertinostreaming) 

    Published on 10-01-2010 11:07 AM     Number of Views: 33125 
    1. Categories:
    2. Apple iOS,
    3. Live,
    4. Video On Demand

    This article describes the properties that you can use to control how the Cupertino (iOS device) segmenter segments an incoming live stream. All time values are in milliseconds. The values can be set on a per-application basis as LiveStreamPacketizer/Properties in [install-dir]/conf/[application]/Application.xml (where [application] is the name of the application to which you want to apply the settings): ...
    Read More Read More 29 Comments

    How to achieve the lowest latency from capture to playback 

    Published on 10-01-2010 07:59 AM     Number of Views: 25039 
    1. Categories:
    2. Adobe Flash,
    3. Live,
    4. Video Chat

    This article describes how to set up an application for streaming to achieve the lowest possible latency from video capture to playback. ...
    Read More Read More 8 Comments

    How to reset a live stream repeater, SHOUTcast or RTSP stream (MediaCaster stream) 

    Published on 10-01-2010 12:01 PM     Number of Views: 6464 
    1. Categories:
    2. Live,
    3. RTSP/RTP,
    4. SHOUTcast/Icecast,
    5. Live Stream Repeater

    The live stream repeater, SHOUTcast, RTSP and native RTP streams use an internal Wowza Pro system called MediaCaster. A ...
    Read More Read More

    How to set up I-slice key frame interpretation 

    Published on 10-01-2010 05:06 AM     Number of Views: 2477 
    1. Categories:
    2. Live

    By default, I-slices are treated as key frames. If you don't want I-slices to be treated as key frames, edit [install-dir]/conf/[application]/Application.xml and add the following property to the Streams/Properties container ...
    Read More Read More

    How to debug encoder multi-bitrate key frame alignment 

    Published on 10-01-2010 11:55 AM     Number of Views: 8744 
    1. Categories:
    2. Live

    To debug encoder multi-bitrate key frame alignment do the following: ...
    Read More Read More 30 Comments

    How to listen for a multicast stream on a particular network interface 

    Published on 10-01-2010 07:56 AM     Number of Views: 4140 
    1. Categories:
    2. Live

    By default, Wowza will bind to the local network interface when joining a multicast stream. If you would like to force Wowza to join using a particular network interface edit [install-dir]/conf/VHost.xml and edit the RTP/Datagram/Incoming section ...
    Read More Read More 3 Comments

    How to configure Microsoft Smooth Streaming packetization (smoothstreaming) 

    Published on 10-01-2010 08:05 AM     Number of Views: 9975 
    1. Categories:
    2. Live,
    3. Video On Demand,
    4. Microsoft Silverlight

    The properties and their defaults that are available to control how the Smooth Streaming (Silverlight) segmenter segments an incoming live stream. All time values are in milliseconds. These values can be set on an application basis as LiveStreamPacketizer/Properties in [install-dir]/conf/[application]/Application.xml (where [application] is the name of the application to which you want to apply the settings). ...
    Read More Read More 54 Comments

    How to specify per-stream settings in .stream files 

    Published on 01-31-2013 10:25 PM     Number of Views: 4414 
    1. Categories:
    2. IP Camera,
    3. RTSP/RTP,
    4. SHOUTcast/Icecast,
    5. Live Stream Repeater

    In Wowza Media Server® 3.5.0 and earlier, per-stream settings are done by adding query parameters to URLs in .stream files. This is only supported for a limited number of stream types. You can specify more settings by adding properties to Application.xml files and to MediaCaster-specific XML files; however, these settings affect all streams played with the application or MediaCaster.

    Starting in Wowza Media Server 3.5.1, the ability to specify stream-specific settings is expanded to support more stream types and there are more settings that you can configure using JSON common notation. ...
    Read More Read More

    How to monitor content folder for .sdp and .stream files to start publishing streams (ServerListenerStartupStreamsMonitor) 

    Published on 11-16-2012 03:36 AM   
    1. Categories:
    2. IP Camera,
    3. Live,
    4. RTSP/RTP,
    5. SHOUTcast/Icecast,
    6. Live Stream Repeater

    The following configuartion will add a server listener that will monitor an applications content folder for added and deleted ...
    Read More Read More 12 Comments

    How to lock multi-bitrate streams on live stream repeater edge 

    Published on 05-18-2012 08:12 AM     Number of Views: 5654 
    1. Categories:
    2. Apple iOS,
    3. Live,
    4. Microsoft Silverlight,
    5. Live Stream Repeater

    This article describes how to ensure that each origin stream in a multiple-bitrate stream on a Wowza live stream repeater ...
    Read More Read More 2 Comments

    How to inject AUD, SPS, and PPS packets into live H.264 key frames (RTP) 

    Published on 03-01-2012 02:05 PM     Number of Views: 1695 
    1. Categories:
    2. Live

    Instructions for how to add AUD, SPS, and PPS values to live H.264 key frames. These properties instruct Wowza Media Server ...
    Read More Read More 1 Comment

    How to set up adaptive bitrate streaming using MediaStreamNameGroups module 

    Published on 08-04-2011 01:52 AM

    MediaStreamNameGroups is a way to groups streams together using a SMIL file. The streams are started using the SMIL with ...
    Read More Read More

    How to integrate Wowza user authentication with external authentication systems (ModuleRTMPAuthenticate) 

    Published on 02-24-2011 06:25 AM  Number of Views: 10826 
    1. Categories:
    2. Live,
    3. RTSP/RTP,
    4. Security

    This article describes how to use AuthenticateUsernamePasswordProviderBase with the ModuleRTMPAuthenticate module to intercept ...
    Read More Read More 2 Comments

    How to set up live stream repeater edge for Adobe HTTP Dynamic Streaming (sanjosestreaming) 

    Published on 01-21-2011 01:56 PM     Number of Views: 12347 
    1. Categories:
    2. Adobe Flash,
    3. Live,
    4. Live Stream Repeater

    Live stream repeater is a method for delivering a single live stream across a multiple server deployment to many viewers. ...
    Read More Read More

    How to configure Adobe HTTP Dynamic Streaming packetization (sanjosestreaming) 

    Published on 11-30-2010 12:10 PM     Number of Views: 12838 
    1. Categories:
    2. Adobe Flash,
    3. Live,
    4. Video On Demand

    A list of properties and their defaults that are available to control how the San Jose (Flash HTTP streaming) segmenter segments an incoming live stream. All time values are in milliseconds. These values can be set on an application basis as LiveStreamPacketizer/Properties in [install-dir]/conf/[application]/Application.xml (where [application] is the name of the application to which you want to apply the settings): ...
    Read More Read More 8 Comments

  • Article List

    • Quick Start Guide
    • Tutorials
    • Documentation
    • Performance Tuning
    • Software Updates
    • Wowza for Amazon EC2
      • Quick Start Guide
      • Pre-built AMIs (Amazon Machine Images)
      • Advanced Topics
    • Media Players and Devices
      • General
      • Adobe Flash
      • Microsoft Silverlight
      • Apple iOS Devices
      • Set-top, Mobile and QuickTime
    • Live Streaming and Encoders
      • General
      • Advanced Topics and Troubleshooting
      • Specific Encoding Technologies
    • Video On Demand Streaming
    • Closed Captioning
    • Server Administration
    • AddOn: Wowza Transcoder
    • AddOn: Wowza nDVR
    • AddOn: Wowza DRM
    • AddOn: Other
    • Wowza GoCoder for iPhone
    • Server-side Modules and Code Samples
      • Basic
      • Advanced
      • HTTP Providers
    • List of All Articles
  • Categories

    Adobe Flash (89)
    Amazon EC2 (14)
    Apple iOS (56)
    Closed Captioning (6)
    Digital Rights Management (7)
    IP Camera (16)
    Live (177)
    Live Stream Repeater (23)
    Microsoft Silverlight (37)
    Mobile (32)
    RTSP/RTP (46)
    Security (34)
    Set-top Box (28)
    SHOUTcast/Icecast (14)
    Video Chat (6)
    Video On Demand (93)
    Video Recording (14)
    Wowza DRM (8)
    Wowza nDVR (14)
    Wowza Transcoder (31)
  • Wowza Media Systems
  • Archive
  • Top
All times are GMT -7. The time now is 07:14 AM.
© 2013 Wowza Media Systems, LLC. All rights reserved