Video sources

Printer-friendly versionSend to friendPDF version
Rookie

This sample code has been developed by Streamezzo.
Its purpose is to illustrate how to display video content from multiple sources.

<%@page import="com.streamezzo.odp.utils.RspUtils" %> <% int screenWidth = userAgent.getScreenWidth(); int screenHeight = userAgent.getScreenHeight(); %>
" colorBits="8" lengthBits="16" resolution="2" idBits="16" scaleBits="15" encodingType="0"/> <% // Possible video sources String urlLocal = "res/spiderman.3gp"; String urlHTTP = "http://devel.streamezzo.com/mbonn/video/samplevideo/5e.3gp"; String urlRTSP = "rtsp://qtss.streamezzo.com:554/broadcast/fashiontv_mp4_240_180_aach"; %>
AttachmentSize
Video_sources.swz902.1 KB
Share this