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
  • HTTP Providers

  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.
  • HTTP Providers

    How to get detailed server info with an HTTPProvider 

    Published on 10-03-2010 03:39 AM     Number of Views: 10183 

    An HTTPProvider is an extension to the server that can be attached to a HostPort definition in [install-dir]/conf/VHost.xml and can be used to return HTTP data quickly from the server using a web browser or automated tool. There is more detailed information on this subject in the User's Guide. The class below is an HTTPProvider that returns detail server information. ...
    Read More Read More 20 Comments

    How to parse post or get variables in an HTTPProvider 

    Published on 10-03-2010 04:42 AM     Number of Views: 8477 

    HTTProvider that parses post variables

    Code:
    package com.wowza.forum.httprovider;
    
    import
    ...
    Read More Read More 4 Comments

    How to get connection counts for server, applications, application instances and streams with an HTTPProvider 

    Published on 10-03-2010 02:41 AM     Number of Views: 11717 

    HTTPProvider to get connection counts and IO performance. ...
    Read More Read More 16 Comments

    How to make an HTML page with graphics and scripts using an HTTPProvider 

    Published on 10-03-2010 04:40 AM     Number of Views: 6802 

    This example demonstrates a way to manage an HTML presentation with images, external style sheet or javascript files in an HTTProvider.

    1. Using the Wowza IDE 2 create a new Wowza Server Project, then create a new HTTProvider and copy this HTTProvid:
      Code:
      package com.wowza.wms.example.module.http;
      
      import java.io.*;
      import com.wowza.wms.http.*;
      import com.wowza.wms.vhost.*;
      import java.util.List;
      import java.util.Map;
    ...
    Read More Read More

    Source code for HTTPProviderMediaList in Wowza Media Server 

    Published on 06-13-2012 01:23 PM     Number of Views: 3584 
    1. Categories:
    2. Adobe Flash,
    3. Apple iOS,
    4. Live,
    5. Microsoft Silverlight

    This article provides the HTTPProviderMediaList source code that's built into Wowza Media Server. ...
    Read More Read More 3 Comments

    How to get thumbnail images from Wowza Transcoder with an HTTP Provider 

    Published on 10-08-2011 09:46 AM     Number of Views: 9833 
    1. Categories:
    2. Live,
    3. Wowza Transcoder

    This article describes two methods for requesting a bitmap image of a frame from Wowza Transcoder AddOn. For this to work, Wowza Transcoder must be running and actively transcoding the video portion of a stream. ...
    Read More Read More 2 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 04:21 AM.
© 2013 Wowza Media Systems, LLC. All rights reserved