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
  • Server-side Modules and Code Samples
  • Basic

  1. New Wowza GoCoder iOS encoding app is available! Click here to get more information.
  2. Wowza Media Server development build 3.5.2.08 is now available! Click here to get more information.
  • Basic

    How to control which streams get recorded by the nDVR Recorder 

    Published on 12-05-2012 02:48 PM     Number of Views: 1045 
    1. Categories:
    2. Wowza Transcoder,
    3. Wowza nDVR

    This simple module that controls which streams get recorded by the Wowza nDVR AddOn recorder. It can be used with the Wowza ...
    Read More Read More 3 Comments

    How to control which streams get packetized for HTTP streaming 

    Published on 12-05-2012 02:08 PM     Number of Views: 1467 
    1. Categories:
    2. Live,
    3. Wowza Transcoder

    Here is a simple module that controls which streams get packetized for HTTP streaming. It can be used with the Wowza Transcoder ...
    Read More Read More

    How to loop a pre-roll until a live stream starts 

    Published on 11-02-2012 02:33 PM     Number of Views: 2670 
    1. Categories:
    2. Live

    This simple example shows how to pre-roll a live stream with a file in a loop until a live broadcast starts. This will work ...
    Read More Read More 20 Comments

    How to do scheduled streaming with Stream class streams (application module) 

    Published on 09-24-2012 03:27 PM     Number of Views: 3632 

    An application module that starts streams with playlists and schedules from smil file

    Like a TV station, ...
    Read More Read More 35 Comments

    How to blacklist by IP 

    Published on 09-13-2012 05:39 PM     Number of Views: 1592 

    The following example overrides play shows how to blacklist (refuse connection) by IP.

    Code:
    package com.wowza.wms.plugin.collection.module;
    ...
    Read More Read More 9 Comments

    How to do server-side redirect of RTMP connections from one application to another 

    Published on 01-30-2012 03:35 PM     Number of Views: 3949 
    1. Categories:
    2. Live,
    3. Video On Demand

    This sample code is an example of how to redirect RTMP client connections to transparently force connections to specific ...
    Read More Read More 3 Comments

    How to use IPublishingProvider API to publish server-side live stream 

    Published on 01-09-2012 10:06 AM     Number of Views: 4535 
    1. Categories:
    2. Live

    The IPublishingProvider API is a low level publishing API which enables creation of a server-side live stream that can be ...
    Read More Read More 18 Comments

    How to debug timed data events (ID3 tags) from Apple HTTP Streams in iOS devices 

    Published on 11-17-2011 10:11 AM     Number of Views: 4681 
    1. Categories:
    2. Apple iOS,
    3. Live,
    4. Video On Demand,
    5. Mobile

    Below is a method for debugging ID3 tags in Apple HLS streams when streaming to iOS devices. The process of debugging ID3 ...
    Read More Read More 19 Comments

    How to use ModuleFixStreamPath (fix problem with some Flash players) 

    by
    rrlanham
    • View Profile
    • View Forum Posts
    • View Articles
    Published on 11-03-2011 05:06 AM
    1. Categories:
    2. Adobe Flash,
    3. Video On Demand

    Some Flash players which accept a single string for RTMP connection and stream name do not separate them correctly when ...
    Read More Read More

    How to convert OnTextData events in a live or vod stream to timed events (ID3 tags) in an Apple HTTP stream 

    Published on 10-09-2011 11:10 PM     Number of Views: 10519 
    1. Categories:
    2. Apple iOS,
    3. Live,
    4. Video On Demand

    Note: For use with Wowza Media Server 3

    AMF data events in a live or video on demand stream can be converted ...
    Read More Read More 22 Comments

    How to redirect an HTTP or RTSP session through server-side code 

    Published on 10-09-2011 08:14 AM     Number of Views: 5699 
    1. Categories:
    2. Live,
    3. Video On Demand,
    4. RTSP/RTP

    Note: For use with Wowza Media Server 3

    It is possible to redirect an RTSP or HTTP streaming session (cupertino, ...
    Read More Read More 14 Comments

    How to use Java API calls to resolve SMIL file requests (AMLST) 

    Published on 10-09-2011 07:29 AM     Number of Views: 4134 

    Note: For use with Wowza Media Server 3

    MediaList object structure
    Live streaming sample module, configuration ...
    Read More Read More 10 Comments

    How to use IMediaStreamActionNotify3 interface to listen for RTMP stream events (includes codec info) 

    Published on 10-09-2011 06:24 AM     Number of Views: 3148 

    Note: For use with Wowza Media Server 3

    New version of the IMediaStreamActionNotify interface IMediaStreamActionNotify3 ...
    Read More Read More

    How to dynamically switch between RTP and MPEG-TS when streaming RTSP 

    Published on 10-09-2011 04:21 AM     Number of Views: 2472 
    1. Categories:
    2. Live,
    3. Video On Demand,
    4. RTSP/RTP

    Note: For use with Wowza Media Server 3

    Below is a sample module that will dynamically switch between native ...
    Read More Read More 1 Comment

    How to use ModuleGetLiveStreams 

    Published on 08-12-2011 03:53 AM     Number of Views: 3160 
    1. Categories:
    2. Adobe Flash,
    3. Live

    Module to return list of live streams to Flash client. ...
    Read More Read More 2 Comments

    How to switch streams using Stream class streams 

    Published on 06-27-2011 06:10 AM
    1. Categories:
    2. Adobe Flash,
    3. IP Camera,
    4. Live

    This example shows a way to use the Stream class to switch between different stream sources. Instead of switching between ...
    Read More Read More 32 Comments

    How to control access to an HTTP stream (cupertinostreaming, smoothstreaming, sanjosestreaming) 

    Published on 03-29-2011 01:05 AM     Number of Views: 15813 
    1. Categories:
    2. Adobe Flash,
    3. Apple iOS,
    4. Microsoft Silverlight,
    5. Security

    Example module that illustrates basic API for controlling access to Cupertino (iOS), Smooth (Silverlight) and San Jose (Flash ...
    Read More Read More 36 Comments

    How to move recordings from live streams (ModuleMediaWriterFileMover) 

    Published on 03-28-2011 03:08 AM     Number of Views: 7503 
    1. Categories:
    2. Video Recording

    This article describes how to use the built-in ModuleMediaWriterFileMover module to automatically copy or move files after ...
    Read More Read More 15 Comments

    How to control access to Adobe HTTP Dynamic Streaming (sanjosestreaming) 

    Published on 03-04-2011 02:41 PM     Number of Views: 4058 
    1. Categories:
    2. Adobe Flash,
    3. Security

    Code:
    package com.wowza.wms.example.module;
    
    import com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer.HTTPStreamerSessionSanJose;
    ...
    Read More Read More 5 Comments

    How to do file-based authentication with RTMP client and credentials in querystring of NetConnection connect RTMP URL 

    Published on 02-20-2011 04:14 AM     Number of Views: 10918 
    1. Categories:
    2. Adobe Flash,
    3. IP Camera,
    4. Live

    This is a file based, username/password authentication method that you can use with Flash applications and encoders that ...
    Read More Read More 23 Comments

    Page 2 of 4 FirstFirst Previous 1234 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 (90)
    Amazon EC2 (14)
    Apple iOS (57)
    Closed Captioning (7)
    Digital Rights Management (7)
    IP Camera (16)
    Live (179)
    Live Stream Repeater (23)
    Microsoft Silverlight (37)
    Mobile (32)
    RTSP/RTP (46)
    Security (33)
    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 (26)
  • Wowza Media Systems
  • Archive
  • Top
All times are GMT -7. The time now is 01:57 PM.
© 2013 Wowza Media Systems, LLC. All rights reserved