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
  • AddOn: Other

  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.
  • AddOn: Other

    How to test server-to-client bandwidth for RTMP clients 

    Published on 10-02-2010 02:07 AM     Number of Views: 23896 
    1. Categories:
    2. Adobe Flash,
    3. Live,
    4. Video On Demand

    This article describes how to use a bandwidth checker provided by forum contributor Roger. It is a Wowza Media Server/Java version of the bandwidth checker: ...
    Read More Read More 29 Comments

    How to combat hotlinking your Adobe Flash SWF file 

    Published on 10-01-2010 08:02 PM     Number of Views: 20235 
    1. Categories:
    2. Adobe Flash,
    3. Live,
    4. Video On Demand,
    5. Security

    Hotlink Denial controls the html container only. Hotlinking is another word for embedding. For example, you can embed a Youtube video on your website, they even provide a snip of code to make that possible. A user can look at the source code of your html page, copy the embed/object tags (or swfobject) and place that in a html page on their website. You can do the same with img tags, for example. If you want users to do that, it's called embedding; if you don't want them to do it, it's called hotlinking. Use this package when you don't want your users to be able to do this. ...
    Read More Read More 48 Comments

    Module Collection 

    Published on 10-02-2010 04:40 AM     Number of Views: 28663 
    1. Categories:
    2. Adobe Flash,
    3. Apple iOS,
    4. IP Camera,
    5. Live,
    6. Video On Demand,
    7. Microsoft Silverlight,
    8. Mobile,
    9. RTSP/RTP,
    10. Security,
    11. Set-top Box,
    12. SHOUTcast/Icecast,
    13. Video Chat,
    14. Video Recording,
    15. Amazon EC2,
    16. Live Stream Repeater

    This is a collection of utility modules that are ready to use in Wowza applications. (You do not need the IDE)
    ...
    Read More Read More

    How to get the StreamNameAlias AddOn 

    Published on 10-02-2010 01:04 AM     Number of Views: 22778 
    1. Categories:
    2. Adobe Flash,
    3. Apple iOS,
    4. Live,
    5. Video On Demand,
    6. Microsoft Silverlight,
    7. Mobile,
    8. RTSP/RTP,
    9. Security,
    10. Set-top Box,
    11. SHOUTcast/Icecast

    This package includes a module that adds support for stream name aliases. This system can be used to simplify complex URL-based stream names, provide security to limit the valid stream names used, or just as a simple method for mapping one stream name to another. The source code is included so that the system can be extended if needed. ...
    Read More Read More 19 Comments

    How to get Flash RTMP Load Test Tool 

    Published on 10-02-2010 12:12 AM     Number of Views: 15729 
    1. Categories:
    2. Adobe Flash,
    3. Live,
    4. Video On Demand

    Wowza® Media Systems provides a Flash® RTMP Load Test Tool that can be used to generate RTMP load on a single Wowza Media ...
    Read More Read More

    How to get the Dynamic Load Balancing AddOn 

    Published on 10-02-2010 08:34 PM     Number of Views: 49604 
    1. Categories:
    2. Adobe Flash,
    3. Live,
    4. Video On Demand

    The Dynamic Load Balancing AddOn package provides system load balancing between multiple servers running Wowza Media Server. Each edge server is configured to use the ServerListenerLoadBalancerSender ServerListener class. We'll call these servers the "edge" servers. ...
    Read More Read More 108 Comments

    How to disconnect idle Flash RTMP clients 

    Published on 10-02-2010 04:14 AM     Number of Views: 6230 
    1. Categories:
    2. Adobe Flash,
    3. Live,
    4. Video On Demand

    This package includes a module for automatically disconnecting idle clients. It monitors the server side NetStream objects attached to a IClient object. If no data is flow in/out of the NetStream object for a duration greater than the idleDisconnectTimeout timeout value, the client is disconnected. The default timeout is set to 10 minutes. This module does not deal with any other data that might be flowing across the NetConnection such as shared objects or remote procedure calls. The source code has been included so that it can be modified to suite other application timeout heuristics. ...
    Read More Read More 2 Comments

    How to get Push Publishing AddOn (push to CDNs and other services) 

    Published on 10-02-2010 06:35 PM     Number of Views: 34550 
    1. Categories:
    2. Live

    Push Publishing AddOn is a module and API that enables push publishing of live streams using Real Time Messaging Protocol ...
    Read More Read More 85 Comments

    How to debug Push Publishing AddOn 

    Published on 03-01-2013 09:34 AM     Number of Views: 692 
    1. Categories:
    2. Live,
    3. Live Stream Repeater

    This article describes how to use log messages to verify that Push Publishing AddOn is configured correctly and to debug streams that the Push Publishing module delivers to another server or content delivery network (CDN). ...
    Read More Read More

    How to get the RTPPusher AddOn (multicast and unicast streams to UDP and RTSP) 

    Published on 10-02-2010 11:09 PM     Number of Views: 10627 
    1. Categories:
    2. Live,
    3. RTSP/RTP

    UPDATE: There's now a better, more automated way to accomplish the same thing. See How to get MulticastPublish AddOn (multicast and unicast streams to UDP and RTSP).

    RTPPusher is a package for pushing RTP and MPEG-TS, unicast and multicast streams out of Wowza Media Server: ...
    Read More Read More 8 Comments

    How to get MediaCache AddOn (scale video on demand streaming) 

    Published on 10-02-2010 12:11 AM     Number of Views: 23605 
    1. Categories:
    2. Video On Demand

    MediaCache AddOn is a read-through caching mechanism for video on demand streaming. Similar to live repeater technology that's aimed at increasing the scalability of live streaming, MediaCache technology is a means of scaling video on demand streaming. The system is very flexible and extendable. ...
    Read More Read More 31 Comments

    How to configure trickplay for Flash VP6/MP3 content 

    Published on 10-02-2010 04:05 AM     Number of Views: 6678 
    1. Categories:
    2. Adobe Flash,
    3. Video On Demand

    The FastPlayVideoStreaming package includes support for trickplay functionality (fast foward, fast rewind, slow motion) in Wowza Media Server. Currently, trickplay only works with VP6/MP3-based content in Adobe Flash. ...
    Read More Read More

    How to get Central Configuration AddOn (simplify multiple server deployments) 

    Published on 10-02-2010 10:39 PM     Number of Views: 7915 

    Central Configuration AddOn enables a system for managing hundreds of servers running Wowza Media Server® in a complex environment. ...
    Read More Read More 10 Comments

    How to get MulticastPublish AddOn (multicast and unicast streams to UDP and RTSP) 

    Published on 11-22-2010 07:48 AM     Number of Views: 28358 
    1. Categories:
    2. Live

    The MulticastPublish AddOn package is a system that enables automatic multicast publishing of incoming streams. The included ...
    Read More Read More 50 Comments

    How to get Silverlight Multicast Player AddOn 

    Published on 11-08-2012 12:42 PM     Number of Views: 2927 
    1. Categories:
    2. Live,
    3. Microsoft Silverlight

    Silverlight Multicast Player AddOn for Wowza Media Server includes a Microsoft® Silverlight® based multicast video player ...
    Read More Read More 15 Comments

    How to get Wowza RTMPE AddOn 

    Published on 11-08-2012 01:12 PM     Number of Views: 3624 
    1. Categories:
    2. Adobe Flash,
    3. Live,
    4. Video On Demand,
    5. Security

    RTMPE network encryption security in Wowza Media Server® 3.1.2 (and earlier) is now provided as an AddOn to Wowza Media ...
    Read More Read More

    How to record a live stream on a live stream repeater edge 

    Published on 12-15-2011 05:28 AM     Number of Views: 3850 
    1. Categories:
    2. Live,
    3. Live Stream Repeater

    To record a live stream from a Wowza live stream repeater edge application, use the LiveStreamRecord feature and .stream ...
    Read More Read More

    How to check bandwidth from client to server (to test uplink to be used by a live stream encoder) 

    Published on 05-17-2011 01:06 AM  Number of Views: 8052 

    This article describes how to measure bandwidth from a client to Wowza Media Server® (client-to-server bandwidth). This ...
    Read More Read More 2 Comments

    How to purge an item from the cache (MediaCache) 

    Published on 02-22-2011 04:17 AM     Number of Views: 6639 
    1. Categories:
    2. Adobe Flash,
    3. Apple iOS,
    4. Video On Demand,
    5. Microsoft Silverlight,
    6. RTSP/RTP,
    7. Set-top Box,
    8. Amazon EC2

    With the most recent version of MediaCache (February 2011 and newer), you can now instruct Wowza to purge an item from the ...
    Read More Read More 2 Comments

    How to use Whiteboard Component with Wowza Media Server 

    Published on 10-02-2010 12:10 AM     Number of Views: 4605 
    1. Categories:
    2. Adobe Flash

    We are happy to announce the availability of our Flex Whiteboard component for Wowza Server. More details can be found on ...
    Read More Read More

    Page 1 of 2 12 Next LastLast
  • 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 05:48 PM.
© 2013 Wowza Media Systems, LLC. All rights reserved