Saturday

Webinar Solutions : Pysoft

Webinar Solutions - Pysoft

What is PYSoft Broadcaster?

 

PYSoft Broadcaster is a powerful tool for delivering live audio and video content in real time to client computers. You can broadcast from anything that you can plug into your audio or video card, including a Video Camera, Microphone, CD Player, or TV Tuner.

Users can view your content with Microsoft Windows Media Player.

If you have prerecorded audio and video you can quickly and easily convert it to Windows Media format using this program.

To have an archive of your broadcasting the program has features to record captured content and store the resulting files on your hard drive or upload them to a web server using FTP protocol.

The program supports multiple cameras broadcasting and recording. You can setup the program to broadcast from all your cameras simultaneously or cycle the cameras at predefined interval.

A built-in scheduler lets you schedule future broadcasting and recording. It can start and stop camera at any time, and you can set recurring schedules for running daily and weekly broadcasts.

Ways to Use:
Monitor your home or office while you are away.
Create own internet TV or Radio Station.
Broadcast educational programs.
Show live weather conditions from web site.
Use it at your front door. You can collect videos of all your guests!
Create video presentations.
Show a video press conference or online meeting

PYSoft Broadcaster window

image111111111111

  • The PYSoft Broadcaster work area contains some panels that you can show or hide to get a more comfortable working place. Here are some of the most used components:
  • Each camera has own Camera Window from where you can preview the camera and change its properties.

 

 

How to broadcast using pysoft?

 



You can broadcast multimedia content using the following ways:

1. The program uploads recorded files to your web site using FTP protocol. Your viewers point internet browsers to your web site and watch the captured video or audio.


2. The program runs own broadcaster that all users, connected to your computer with a Windows Media Player, can see live video and listen audio.




4. The program saves recorded files into a folder on your computer in order to use them with other software.

 

How to embed a video in a html file?

<OBJECT ID="MMPlayer1" WIDTH=280 HEIGHT=240
classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">
<PARAM NAME="FileName" VALUE="http://www.mysite.com/MyVideo.wmv">
<PARAM NAME="ShowControls" VALUE="1">
<PARAM NAME="ShowStatusBar" VALUE="1">
<PARAM NAME="ShowDisplay" VALUE="0">
<PARAM NAME="DefaultFrame" VALUE="Slide">
<PARAM NAME="Autostart" VALUE="1">
<embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/MediaPlayer/download/default.asp"
src="http://www.mysite.com/MyVideo.wmv"
Name=MMPlayer1 Autostart=1 ShowControls=1
ShowDisplay=0 ShowStatusBar=1 DefaultFrame="Slide"
width=280 height=240>
</embed>
</OBJECT>

 

No comments:

Post a Comment