SlideShare une entreprise Scribd logo
1  sur  22
FMS 3.5 MIGUELDANIELRAMOSMtz @dannyGeek Adobe Certified Instructor Flex & Air
AGENDA Part 0: Flash Media Server 3.5? Part 1: Installing Flash Media Server 3.5 Part 2: Streaming video with FMS 3.5 Part 3: Using ActionScript 3.0 with FMS 3.5 Part 4: Streaming with FMS 3.5 Part 5: Testing  streaming video with clients application Part 6: Dynamic streaming with FMS 3.5
 Part 0: Flash Media Server 3.5? Wide interactive audio and video streaming Usage Video on Demand, streaming video stored on the server to the flash client. Live Video, a server-side application which allows user to broadcast their own video from a webcam on website with live stream Flash video player to other users or to the server for recording and on demand viewing later. Real Time Communication, an application which requires collaboration between multiple clients, such as a chat room or multiplayer game. Essentials  Flash Media Interactive Server for streaming applications with real-time, multiway communication  Flash Media Streaming Server for simple streaming applications. Both editions enable the delivery of protected, high-quality live and on-demand video with encrypted streaming support and no file caching.
TOP FEATURES IN FLASH MEDIA INTERACTIVE SERVER 1/2 Interactive features Plug-in architecture MPEG-4 video recording AMF3 support DVR functionality XMP metadata support
TOP FEATURES IN FLASH MEDIA INTERACTIVE SERVER 2/2 Video streaming features Dynamic Streaming Faster server and scalability Easier implementation More secure content delivery Reliable delivery protocols H.264 video and HE-AAC audio Live HD/H.264 video streaming Mobile video delivery to Adobe Flash Lite™ 3 Bandwidth detection Multipoint publishing Server redirection handling Logging Stream data access http://www.adobe.com/products/flashmediainteractive/features
Terms …WTF!! H.264 RTMF RMTF Stream vod AMF RTMPS AAC
H.264  H.264 or MPEG-4 divides 10 is a norm that defines códec of video of high compression. The intention of project H.264/AVC was the one to create a standard able to remarkably provide a good quality of image with binary rates inferiors to the previous standards (MPEG-2, H.263 or MPEG-4 divide 2), besides not increasing the complexity of its design.
AAC Advanced Audio Coding (AAC) is a standardized, lossy compression and encoding scheme for digital audio. Designed to be the successor of the MP3 format, AAC generally achieves better sound quality than MP3 at similar bit rates.
VOD Video on Demand (VOD) or Audio Video on Demand (AVOD) are systems which allow users to select and watch/listen to video or audio content on demand. Streaming media are multimedia that are constantly received by, and normally presented to, an end-user while being delivered by a streaming provider.
RTMP protocols Real Time Messaging Protocol (RTMP) is a proprietary protocol developed by Adobe Systems for streaming audio, video and data over the Internet, between a Flash player and a server.
RMTP RTMP	REAL-TIME MESSAGING PROTOCOL RTMPT	Real-Time Messaging Protocol tunneled over http. RTMPE	128-bit encrypted Real-Time Messaging Protocol. RTMPTE	128-bit encrypted Real-Time Messaging Protocol tunneled over http. RTMPS	Real-Time Messaging Protocol over SSL.
AMF Action Message Format or AMF is a binary format based loosely on the Simple Object Access Protocol (SOAP). It is used primarily to exchange data between an Adobe Flash application and a database, using a remote procedure call. A content delivery network or content distribution network (CDN) is a system of computers containing copies of data, placed at various points in a network so as to maximize bandwidth for access to the data from clients throughout the network.
 Part 1: Installing Flash Media Server 3.5 Introduction. Starting the installation. Looking at the Administration Console. Using the Flash Media Server 3.5 start screen.
Part 2: Streaming video with Flash Media Server 3.5 Setting up the sample files. Creating a vod streaming application. Streaming various file formats. MP4. F4V. FLV.
Part 3: Using ActionScript 3.0 with Flash Media Server 3.5 { varnc:NetConnection; varns:NetStream; nc = newNetConnection(); nc.connect("rtmpe://SERVER/instancia/"); playVideo (); } functionplayVideo(){ ns = newNetStream(nc); vid_video.attachVideo(ns); ns.play(”STREAM_NAME"); }
Streaming in the real World FLV: rtmp://domain/app/streamname (no .flv suffix). MPEG-3: rtmp://domain/app/mp3:streamname (no .mp3 suffix). MPEG-4: rtmp://domain/app/mp4:streamname.mp4 (use the suffix for any compatible MPEG-4 file: .mov, .avi, .mp4, etc.).
A no-flash, no-code approach to FMS I live in a HTML/CSS World !!. Using the Flash Media Server 3.5 code embed!!!.
Part 4: Streamingwith Flash Media Server 3.5 Streaming from the vodfolder. Streaming fromwebroot. Streaming from the live folder.
Part 5: Testing  streaming video withclientsapplication FLASH LITE 3.0. FLASH CS4. AIR 1.5. FLEX 3.
Part 5: Streaming live video with Flash Media Server 3.5 AIR 1.5 Test Client FMS Feature Explorer. FMS_StreamTestSuite.
Part 6: Dynamic streaming with Flash Media Server 3.5 And the code, Where is it???. FMS Tools FLVPlayback 2.5. Dynamic Streaming Class. some… more.
Thanks  :) @dannyGeek mdrmtz@gmail.com mdrmtz@hotmail.com

Contenu connexe

Tendances

What's New in IBM MQ - Version 8
What's New in IBM MQ - Version 8What's New in IBM MQ - Version 8
What's New in IBM MQ - Version 8MarkTaylorIBM
 
Partner Messaging R7.0 2-Port, 4-Port and 6-Port
Partner Messaging R7.0 2-Port, 4-Port and 6-PortPartner Messaging R7.0 2-Port, 4-Port and 6-Port
Partner Messaging R7.0 2-Port, 4-Port and 6-PortMetrolineDirect.com
 
Windows Server 2008 (Terminal Servis Yenilikleri)
Windows Server 2008 (Terminal Servis Yenilikleri)Windows Server 2008 (Terminal Servis Yenilikleri)
Windows Server 2008 (Terminal Servis Yenilikleri)ÇözümPARK
 
Introduction to Apache Web Services using latex
 Introduction to Apache Web Services using latex Introduction to Apache Web Services using latex
Introduction to Apache Web Services using latexManash Kumar Mondal
 
Joomla Vs Drupal Cms Cage Match
Joomla Vs Drupal Cms Cage MatchJoomla Vs Drupal Cms Cage Match
Joomla Vs Drupal Cms Cage MatchLinda Coonen
 
Introduction to RestComm - Mobicents Summit 2011
Introduction to RestComm - Mobicents Summit 2011Introduction to RestComm - Mobicents Summit 2011
Introduction to RestComm - Mobicents Summit 2011telestax
 
What's New In MQ 9.2 on z/OS
What's New In MQ 9.2 on z/OSWhat's New In MQ 9.2 on z/OS
What's New In MQ 9.2 on z/OSMatt Leming
 
Getting Started with Flash Media Server
Getting Started with Flash Media ServerGetting Started with Flash Media Server
Getting Started with Flash Media ServerJoseph Labrecque
 
What's new in IBM MQ Messaging
What's new in IBM MQ MessagingWhat's new in IBM MQ Messaging
What's new in IBM MQ MessagingMarkTaylorIBM
 
Big ip f5 ltm load balancing methods
Big ip f5 ltm load balancing methodsBig ip f5 ltm load balancing methods
Big ip f5 ltm load balancing methodsUtpal Sinha
 
Connecting mq&kafka
Connecting mq&kafkaConnecting mq&kafka
Connecting mq&kafkaMatt Leming
 
1. WCF Services - Exam 70-487
1. WCF Services - Exam 70-4871. WCF Services - Exam 70-487
1. WCF Services - Exam 70-487Bat Programmer
 
IBM MQ v8 and JMS 2.0
IBM MQ v8 and JMS 2.0IBM MQ v8 and JMS 2.0
IBM MQ v8 and JMS 2.0Matthew White
 
MQ What's New Beyond V8 - V8003 level
MQ What's New Beyond V8 - V8003 levelMQ What's New Beyond V8 - V8003 level
MQ What's New Beyond V8 - V8003 levelMarkTaylorIBM
 
HornetQ Presentation On JBoss World 2009
HornetQ Presentation On JBoss World 2009HornetQ Presentation On JBoss World 2009
HornetQ Presentation On JBoss World 2009jarfield
 
Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]
Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]
Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]Alfresco Software
 

Tendances (20)

What's New in IBM MQ - Version 8
What's New in IBM MQ - Version 8What's New in IBM MQ - Version 8
What's New in IBM MQ - Version 8
 
Partner Messaging R7.0 2-Port, 4-Port and 6-Port
Partner Messaging R7.0 2-Port, 4-Port and 6-PortPartner Messaging R7.0 2-Port, 4-Port and 6-Port
Partner Messaging R7.0 2-Port, 4-Port and 6-Port
 
Windows Server 2008 (Terminal Servis Yenilikleri)
Windows Server 2008 (Terminal Servis Yenilikleri)Windows Server 2008 (Terminal Servis Yenilikleri)
Windows Server 2008 (Terminal Servis Yenilikleri)
 
Adobe
AdobeAdobe
Adobe
 
Introduction to Apache Web Services using latex
 Introduction to Apache Web Services using latex Introduction to Apache Web Services using latex
Introduction to Apache Web Services using latex
 
Joomla Vs Drupal Cms Cage Match
Joomla Vs Drupal Cms Cage MatchJoomla Vs Drupal Cms Cage Match
Joomla Vs Drupal Cms Cage Match
 
Pankaj Jangi
Pankaj JangiPankaj Jangi
Pankaj Jangi
 
Introduction to RestComm - Mobicents Summit 2011
Introduction to RestComm - Mobicents Summit 2011Introduction to RestComm - Mobicents Summit 2011
Introduction to RestComm - Mobicents Summit 2011
 
What's New In MQ 9.2 on z/OS
What's New In MQ 9.2 on z/OSWhat's New In MQ 9.2 on z/OS
What's New In MQ 9.2 on z/OS
 
Getting Started with Flash Media Server
Getting Started with Flash Media ServerGetting Started with Flash Media Server
Getting Started with Flash Media Server
 
What's new in IBM MQ Messaging
What's new in IBM MQ MessagingWhat's new in IBM MQ Messaging
What's new in IBM MQ Messaging
 
Big ip f5 ltm load balancing methods
Big ip f5 ltm load balancing methodsBig ip f5 ltm load balancing methods
Big ip f5 ltm load balancing methods
 
Connecting mq&kafka
Connecting mq&kafkaConnecting mq&kafka
Connecting mq&kafka
 
IBM MQ V8 annd JMS 2.0
IBM MQ V8 annd JMS 2.0IBM MQ V8 annd JMS 2.0
IBM MQ V8 annd JMS 2.0
 
1. WCF Services - Exam 70-487
1. WCF Services - Exam 70-4871. WCF Services - Exam 70-487
1. WCF Services - Exam 70-487
 
2014 cf summit_clustering
2014 cf summit_clustering2014 cf summit_clustering
2014 cf summit_clustering
 
IBM MQ v8 and JMS 2.0
IBM MQ v8 and JMS 2.0IBM MQ v8 and JMS 2.0
IBM MQ v8 and JMS 2.0
 
MQ What's New Beyond V8 - V8003 level
MQ What's New Beyond V8 - V8003 levelMQ What's New Beyond V8 - V8003 level
MQ What's New Beyond V8 - V8003 level
 
HornetQ Presentation On JBoss World 2009
HornetQ Presentation On JBoss World 2009HornetQ Presentation On JBoss World 2009
HornetQ Presentation On JBoss World 2009
 
Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]
Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]
Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]
 

En vedette

DPS content
DPS contentDPS content
DPS contentasiyam
 
Magazine Questionnaire Results
Magazine Questionnaire ResultsMagazine Questionnaire Results
Magazine Questionnaire Resultsmollymay92
 
KWaage-CV February-2015
KWaage-CV February-2015KWaage-CV February-2015
KWaage-CV February-2015Kate Waage
 
Wissensintegration - verbindet Menschen und ihr Wissen in effizienter Weise z...
Wissensintegration - verbindet Menschen und ihr Wissen in effizienter Weise z...Wissensintegration - verbindet Menschen und ihr Wissen in effizienter Weise z...
Wissensintegration - verbindet Menschen und ihr Wissen in effizienter Weise z...Margret Richter, Dr.
 
Acompañamiento y crítica de la construcción
Acompañamiento  y crítica  de la construcciónAcompañamiento  y crítica  de la construcción
Acompañamiento y crítica de la construcciónJosep Hernández
 
[6] pemetaan kd ski viii 1 & 2
[6] pemetaan kd ski viii 1 & 2[6] pemetaan kd ski viii 1 & 2
[6] pemetaan kd ski viii 1 & 2selikurfa
 
Consejos para compra de bebé productos
Consejos para compra de bebé productosConsejos para compra de bebé productos
Consejos para compra de bebé productosAngela Kord
 
Los sentidos de mi cuerpo
Los sentidos de mi cuerpoLos sentidos de mi cuerpo
Los sentidos de mi cuerpoINSAMA19
 
ALE15 The real value of a definition of done
ALE15  The real value of a definition of doneALE15  The real value of a definition of done
ALE15 The real value of a definition of doneChristian Vos
 
[4] program semester ski viii 1 & 2
[4] program semester ski viii 1 & 2[4] program semester ski viii 1 & 2
[4] program semester ski viii 1 & 2selikurfa
 
Conocimiento y Sujetos Sociales
Conocimiento y Sujetos SocialesConocimiento y Sujetos Sociales
Conocimiento y Sujetos SocialesLuis141392
 
Squid Proxy Server
Squid Proxy ServerSquid Proxy Server
Squid Proxy Server13bcs0012
 

En vedette (17)

La Chía en el Perú
La Chía en el PerúLa Chía en el Perú
La Chía en el Perú
 
DPS content
DPS contentDPS content
DPS content
 
201103 School of Life and Living Book Fair
201103  School of Life and Living Book Fair201103  School of Life and Living Book Fair
201103 School of Life and Living Book Fair
 
Magazine Questionnaire Results
Magazine Questionnaire ResultsMagazine Questionnaire Results
Magazine Questionnaire Results
 
Folding baby cradle
Folding baby cradleFolding baby cradle
Folding baby cradle
 
Deal or no Deal
Deal or no DealDeal or no Deal
Deal or no Deal
 
KWaage-CV February-2015
KWaage-CV February-2015KWaage-CV February-2015
KWaage-CV February-2015
 
Wissensintegration - verbindet Menschen und ihr Wissen in effizienter Weise z...
Wissensintegration - verbindet Menschen und ihr Wissen in effizienter Weise z...Wissensintegration - verbindet Menschen und ihr Wissen in effizienter Weise z...
Wissensintegration - verbindet Menschen und ihr Wissen in effizienter Weise z...
 
Resume
ResumeResume
Resume
 
Acompañamiento y crítica de la construcción
Acompañamiento  y crítica  de la construcciónAcompañamiento  y crítica  de la construcción
Acompañamiento y crítica de la construcción
 
[6] pemetaan kd ski viii 1 & 2
[6] pemetaan kd ski viii 1 & 2[6] pemetaan kd ski viii 1 & 2
[6] pemetaan kd ski viii 1 & 2
 
Consejos para compra de bebé productos
Consejos para compra de bebé productosConsejos para compra de bebé productos
Consejos para compra de bebé productos
 
Los sentidos de mi cuerpo
Los sentidos de mi cuerpoLos sentidos de mi cuerpo
Los sentidos de mi cuerpo
 
ALE15 The real value of a definition of done
ALE15  The real value of a definition of doneALE15  The real value of a definition of done
ALE15 The real value of a definition of done
 
[4] program semester ski viii 1 & 2
[4] program semester ski viii 1 & 2[4] program semester ski viii 1 & 2
[4] program semester ski viii 1 & 2
 
Conocimiento y Sujetos Sociales
Conocimiento y Sujetos SocialesConocimiento y Sujetos Sociales
Conocimiento y Sujetos Sociales
 
Squid Proxy Server
Squid Proxy ServerSquid Proxy Server
Squid Proxy Server
 

Similaire à FMS 3.5

Building video applications on Windows 8 with Windows Azure Media Services
Building video applications on Windows 8 with Windows Azure Media ServicesBuilding video applications on Windows 8 with Windows Azure Media Services
Building video applications on Windows 8 with Windows Azure Media ServicesMingfei Yan
 
Building video application on windows 8 with Windows Azure Media Services
Building video application on windows 8 with Windows Azure Media ServicesBuilding video application on windows 8 with Windows Azure Media Services
Building video application on windows 8 with Windows Azure Media ServicesMingfei Yan
 
Technology And Life
Technology And LifeTechnology And Life
Technology And LifeSunil Swain
 
Technology And Life
Technology And LifeTechnology And Life
Technology And LifeSunil Swain
 
Windows7: Video Improvements
Windows7: Video ImprovementsWindows7: Video Improvements
Windows7: Video Improvementswonderu
 
Ott Streaming Protocols and DRM
Ott Streaming Protocols and DRMOtt Streaming Protocols and DRM
Ott Streaming Protocols and DRMASIMYILDIZ
 
JAM316 - Native API Deep Dive: Multimedia Playback & Streaming
JAM316 - Native API Deep Dive: Multimedia Playback & StreamingJAM316 - Native API Deep Dive: Multimedia Playback & Streaming
JAM316 - Native API Deep Dive: Multimedia Playback & StreamingDr. Ranbijay Kumar
 
Rebaca's Video Delivery Expertise Overview
Rebaca's Video Delivery Expertise OverviewRebaca's Video Delivery Expertise Overview
Rebaca's Video Delivery Expertise OverviewArshad Mahmood
 
Paper id 28201439
Paper id 28201439Paper id 28201439
Paper id 28201439IJRAT
 
Developing with VoiceXML Building a Video Conference Application
Developing with VoiceXML Building a Video Conference ApplicationDeveloping with VoiceXML Building a Video Conference Application
Developing with VoiceXML Building a Video Conference ApplicationVideoguy
 
Video streaming software
Video streaming softwareVideo streaming software
Video streaming softwareVideoguy
 
Azure media services
Azure media servicesAzure media services
Azure media servicesRaju Kumar
 
Adobe AIR. NativeProcess. FFMPEG. Awesome.
Adobe AIR. NativeProcess. FFMPEG. Awesome.Adobe AIR. NativeProcess. FFMPEG. Awesome.
Adobe AIR. NativeProcess. FFMPEG. Awesome.Joseph Labrecque
 
Flash-based audio and video communication
Flash-based audio and video communicationFlash-based audio and video communication
Flash-based audio and video communicationKundan Singh
 
Video Streaming
Video StreamingVideo Streaming
Video StreamingVideoguy
 
The Evolution of the Flash Platform
The Evolution of the Flash PlatformThe Evolution of the Flash Platform
The Evolution of the Flash PlatformPeter Elst
 
Project Paper
Project PaperProject Paper
Project PaperVideoguy
 

Similaire à FMS 3.5 (20)

Dos presentation by ahlam shakeel
Dos presentation by ahlam shakeelDos presentation by ahlam shakeel
Dos presentation by ahlam shakeel
 
Adobe flash media server
Adobe flash media server Adobe flash media server
Adobe flash media server
 
Building video applications on Windows 8 with Windows Azure Media Services
Building video applications on Windows 8 with Windows Azure Media ServicesBuilding video applications on Windows 8 with Windows Azure Media Services
Building video applications on Windows 8 with Windows Azure Media Services
 
Building video application on windows 8 with Windows Azure Media Services
Building video application on windows 8 with Windows Azure Media ServicesBuilding video application on windows 8 with Windows Azure Media Services
Building video application on windows 8 with Windows Azure Media Services
 
Technology And Life
Technology And LifeTechnology And Life
Technology And Life
 
Technology And Life
Technology And LifeTechnology And Life
Technology And Life
 
Windows7: Video Improvements
Windows7: Video ImprovementsWindows7: Video Improvements
Windows7: Video Improvements
 
WEEK 1
WEEK 1WEEK 1
WEEK 1
 
Ott Streaming Protocols and DRM
Ott Streaming Protocols and DRMOtt Streaming Protocols and DRM
Ott Streaming Protocols and DRM
 
JAM316 - Native API Deep Dive: Multimedia Playback & Streaming
JAM316 - Native API Deep Dive: Multimedia Playback & StreamingJAM316 - Native API Deep Dive: Multimedia Playback & Streaming
JAM316 - Native API Deep Dive: Multimedia Playback & Streaming
 
Rebaca's Video Delivery Expertise Overview
Rebaca's Video Delivery Expertise OverviewRebaca's Video Delivery Expertise Overview
Rebaca's Video Delivery Expertise Overview
 
Paper id 28201439
Paper id 28201439Paper id 28201439
Paper id 28201439
 
Developing with VoiceXML Building a Video Conference Application
Developing with VoiceXML Building a Video Conference ApplicationDeveloping with VoiceXML Building a Video Conference Application
Developing with VoiceXML Building a Video Conference Application
 
Video streaming software
Video streaming softwareVideo streaming software
Video streaming software
 
Azure media services
Azure media servicesAzure media services
Azure media services
 
Adobe AIR. NativeProcess. FFMPEG. Awesome.
Adobe AIR. NativeProcess. FFMPEG. Awesome.Adobe AIR. NativeProcess. FFMPEG. Awesome.
Adobe AIR. NativeProcess. FFMPEG. Awesome.
 
Flash-based audio and video communication
Flash-based audio and video communicationFlash-based audio and video communication
Flash-based audio and video communication
 
Video Streaming
Video StreamingVideo Streaming
Video Streaming
 
The Evolution of the Flash Platform
The Evolution of the Flash PlatformThe Evolution of the Flash Platform
The Evolution of the Flash Platform
 
Project Paper
Project PaperProject Paper
Project Paper
 

Dernier

Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 

Dernier (20)

Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 

FMS 3.5

  • 1. FMS 3.5 MIGUELDANIELRAMOSMtz @dannyGeek Adobe Certified Instructor Flex & Air
  • 2. AGENDA Part 0: Flash Media Server 3.5? Part 1: Installing Flash Media Server 3.5 Part 2: Streaming video with FMS 3.5 Part 3: Using ActionScript 3.0 with FMS 3.5 Part 4: Streaming with FMS 3.5 Part 5: Testing streaming video with clients application Part 6: Dynamic streaming with FMS 3.5
  • 3. Part 0: Flash Media Server 3.5? Wide interactive audio and video streaming Usage Video on Demand, streaming video stored on the server to the flash client. Live Video, a server-side application which allows user to broadcast their own video from a webcam on website with live stream Flash video player to other users or to the server for recording and on demand viewing later. Real Time Communication, an application which requires collaboration between multiple clients, such as a chat room or multiplayer game. Essentials Flash Media Interactive Server for streaming applications with real-time, multiway communication Flash Media Streaming Server for simple streaming applications. Both editions enable the delivery of protected, high-quality live and on-demand video with encrypted streaming support and no file caching.
  • 4. TOP FEATURES IN FLASH MEDIA INTERACTIVE SERVER 1/2 Interactive features Plug-in architecture MPEG-4 video recording AMF3 support DVR functionality XMP metadata support
  • 5. TOP FEATURES IN FLASH MEDIA INTERACTIVE SERVER 2/2 Video streaming features Dynamic Streaming Faster server and scalability Easier implementation More secure content delivery Reliable delivery protocols H.264 video and HE-AAC audio Live HD/H.264 video streaming Mobile video delivery to Adobe Flash Lite™ 3 Bandwidth detection Multipoint publishing Server redirection handling Logging Stream data access http://www.adobe.com/products/flashmediainteractive/features
  • 6. Terms …WTF!! H.264 RTMF RMTF Stream vod AMF RTMPS AAC
  • 7. H.264 H.264 or MPEG-4 divides 10 is a norm that defines códec of video of high compression. The intention of project H.264/AVC was the one to create a standard able to remarkably provide a good quality of image with binary rates inferiors to the previous standards (MPEG-2, H.263 or MPEG-4 divide 2), besides not increasing the complexity of its design.
  • 8. AAC Advanced Audio Coding (AAC) is a standardized, lossy compression and encoding scheme for digital audio. Designed to be the successor of the MP3 format, AAC generally achieves better sound quality than MP3 at similar bit rates.
  • 9. VOD Video on Demand (VOD) or Audio Video on Demand (AVOD) are systems which allow users to select and watch/listen to video or audio content on demand. Streaming media are multimedia that are constantly received by, and normally presented to, an end-user while being delivered by a streaming provider.
  • 10. RTMP protocols Real Time Messaging Protocol (RTMP) is a proprietary protocol developed by Adobe Systems for streaming audio, video and data over the Internet, between a Flash player and a server.
  • 11. RMTP RTMP REAL-TIME MESSAGING PROTOCOL RTMPT Real-Time Messaging Protocol tunneled over http. RTMPE 128-bit encrypted Real-Time Messaging Protocol. RTMPTE 128-bit encrypted Real-Time Messaging Protocol tunneled over http. RTMPS Real-Time Messaging Protocol over SSL.
  • 12. AMF Action Message Format or AMF is a binary format based loosely on the Simple Object Access Protocol (SOAP). It is used primarily to exchange data between an Adobe Flash application and a database, using a remote procedure call. A content delivery network or content distribution network (CDN) is a system of computers containing copies of data, placed at various points in a network so as to maximize bandwidth for access to the data from clients throughout the network.
  • 13. Part 1: Installing Flash Media Server 3.5 Introduction. Starting the installation. Looking at the Administration Console. Using the Flash Media Server 3.5 start screen.
  • 14. Part 2: Streaming video with Flash Media Server 3.5 Setting up the sample files. Creating a vod streaming application. Streaming various file formats. MP4. F4V. FLV.
  • 15. Part 3: Using ActionScript 3.0 with Flash Media Server 3.5 { varnc:NetConnection; varns:NetStream; nc = newNetConnection(); nc.connect("rtmpe://SERVER/instancia/"); playVideo (); } functionplayVideo(){ ns = newNetStream(nc); vid_video.attachVideo(ns); ns.play(”STREAM_NAME"); }
  • 16. Streaming in the real World FLV: rtmp://domain/app/streamname (no .flv suffix). MPEG-3: rtmp://domain/app/mp3:streamname (no .mp3 suffix). MPEG-4: rtmp://domain/app/mp4:streamname.mp4 (use the suffix for any compatible MPEG-4 file: .mov, .avi, .mp4, etc.).
  • 17. A no-flash, no-code approach to FMS I live in a HTML/CSS World !!. Using the Flash Media Server 3.5 code embed!!!.
  • 18. Part 4: Streamingwith Flash Media Server 3.5 Streaming from the vodfolder. Streaming fromwebroot. Streaming from the live folder.
  • 19. Part 5: Testing streaming video withclientsapplication FLASH LITE 3.0. FLASH CS4. AIR 1.5. FLEX 3.
  • 20. Part 5: Streaming live video with Flash Media Server 3.5 AIR 1.5 Test Client FMS Feature Explorer. FMS_StreamTestSuite.
  • 21. Part 6: Dynamic streaming with Flash Media Server 3.5 And the code, Where is it???. FMS Tools FLVPlayback 2.5. Dynamic Streaming Class. some… more.
  • 22. Thanks :) @dannyGeek mdrmtz@gmail.com mdrmtz@hotmail.com