Jack is Here, asp.net findings

As a software engineer, I focus on .NET, especially asp.net, C#, WCF and so on, and I am also very interested in Search Engine Optimization.

Entries Tagged ‘flash video player’

Play live stream videos in flash video player for web page with RTMP Stream Plugin

Introduction:

RTMP (Real Time Messaging Protocol) is a TCP depends decency developed by the Adobe system for the purpose of streaming audio / video data between Flash Player and the media server.

RTMP Stream Plugin do flash video player, which is produced by Moyea Web Player, supports playback of live video streaming, presentations, SMIL, and streaming video from RTMP servers: Wowza Media Server, server Red5 Open Source, FMS Flash ( the Adobe Media Server) and other servers RTMP. This makes flash video takes the following point:

# Playback of RTMPT streams
# Random seeking to any positions of the video timeline
# Starting playback from any position in the video timeline
# Playback of live streams
# Playback of SMIL presentations
# Playback of streams from multiple RTMP servers

What is Moyea Web Player?

Moyea Web Player (it's free) is a graphical easy-to-use program for customizing skins flash video player for website, with those needed to create a Flash video player just a few mouse clicks. Here is the official website: playerdiy.com

Moyea Web Player V2.0 when you install a maximum of this RTMP streaming plug-in will be displayed on the software interface of the next.

flash video player rtmp plugin

Example:

For live streaming video in Web Flash Video Player to play, the step-by-step instructions as follows:

Step 1: Click “Add RTMP Stream” on the following interface, and then input streaming video URL (If the video extension is .flv, please don’t include .flv in the URL) into Moyea Web Player

Step 2: Choose “none” to be the value of “User define area” to remove the “Embed & URL” area at the right of the player.

Step 3: Click “Publish” button, and then you could get the above demo.

Stream Videos from Multiple servers?Live Streaming videos and SMIL Presentations

This makes RTMP streams generated by Flash plug-in video player, support from multiple servers, video streaming RTMP playback, streaming media, live video and SMIL presentation plays. For these streaming media, video stream, the process is the same as the above example.

Term interpretation:
?
SMIL (pronounced “smile”) stands for Synchronized Multimedia Integration Language, is a W3C recommended XML markup language for describing multimedia presentations. It defines markup for timing, layout, animations, visual transitions, and media embedding, among other things. SMIL allows the presentation of media items such as text, images, video, and audio, as well as links to other SMIL presentations, and files from multiple web servers. SMIL markup is written in XML, and has similarities to HTML.

–Excerpt from Wikipedia

Introduce how to brand your flash video player with HTML code

Introduction:
HTML playerdiy.com digital watermarking plug-in their own brand of HTML code for Web player, your brand, Web pages, Google's AdSense, text links, such as images or HTML code to achieve You can use any shape you can be a player, or video.

Key Features:
Branding your own web player with HTML Code
Watermark added this plug-in can be used as advertising on the player
The HTML Ad Plugin can be used for free after purchase this plugin
Notice: HTML is based on web server, so the added html-ad only can be activated on web server

Limitation of free trial version:
Having a connection with the watermark on our site

About Moyea Web Player:

Moyea Web Player is an easy to use FLV player creator, which, adjusting skinning streaming FLV player and FLV player (flash video player) for the site need only a few mouse clicks. And the creation of player can easily edit through flashvars code.

Where it appears:
After you install this plug-in, on the following interfaces,Advertise” interface (Check out its capability of advertising). Enjoy

Example:

In this example how the line of html code, Web to add a watermark will appear in the player.

To implement the above demo, the step-by-step tutorial as below.

Step 1: Add a video into Moyea Web Player on “Media” interface.

Step 2: Click the HTML watermark pluin on “Addons” tab panel on “Template” interface, and then click “” button.

Entered into the HTML code pop-up window. Pleasenote that the style properties about the watermark must be included in <div> tag. And there must have no <head>, <body> and <html> tags in the html code. (Notice:The value of X-coordinate and X-coordinate can be a negative number. When both values are 0, the watermark will appear at left top of player.)

Step 3: Set the value of “Video list style” is none to remove the playlist and the embed code at the right of player

Step 4: Click “Publish” button on “Publish” interface. Then we could get a web player which is the same as the above demo.

How to add flash videos to website?

On internet, there are more and more people ask questions like “How can I add flash videos to my website?”, “How can I embed a flash video(FLV) into my web page?”, “How to insert an abobe flash video into frontpage?” Well, it’s very easy with a program named Moyea web player pro. This step by step tutorial will solve these problems with the program.

Moyea Web Player Pro is a professional tool to generate flash video player for your website, the flash video player for a simple and convenient way to single or multiple video in all formats to all sites, including video share websites, corporate websites, blog, Myspace, forum, etc. It also enables you to so many advertisements (ads), how in every video, as at any point in time, regardless of the number and type Add to Ads

Step 1: Download Moyea Web Player Pro, install and launch it

Step 2: Add videos into Moyea Web Player Pro (Moyea Web Player Pro offers a free video converter to convert the unaccepted videos to flash videos, so you can add almost all videos in any formats to website through this program.)

Step 3: Add advertisements(ad) to the specific video you select. (Optional)

Step 4: Set the template style, background color and other detailed settings. (Optional)

Step 5: moyea Web Player Pro publishes some files like a swf file named mwplayer.swf and a html file named index.html

Step 6: Upload all the published files to the same folder of your website.

Step 7: open index.html with notepad or dreamweaver, edit the embeded code to
<embed src=”/foldername/mwplayer.swf”
Width = "500? Height =" 450? Align = "middle" quality = "high" name = "player"
allowScriptAccess = "sameDomain" allowFullScreen = "true"
Type = "application / x – Shock Wave Flash" plug-in software = "http://www.macromedia.com/go/getflashplayer/

Step 8: Copy and paste the edited embedded code to your web page. Then the flash videos will appear on your website.