Media Server :: HTML 5 And Use Of HTTP Protocol

May 23, 2011

In our company we upgraded to fms 4 and installed the apache that comes bundle up with the installation. We had it configure and now we can play videos in html 5 by using the http protocol. The question I have is, can we use https protocol instead of rtmps? I've been doing a lot of research and I found documentation that says to put a minus sign in front of port 443 (-443) in the fms.ini file in the ADAPTOR.HOSTPORT line but it also says that with this configuration port 443 will only receive rtmps connections. My next step is to put the minus sign in front of the port number and restart the server and just try to establish connection using https to see if i works.

View 1 Replies


Similar Posts:


Media Server :: Publish Live Stream To FMS On HTTP Protocol?

Mar 26, 2012

I want to use customised encoder to publish live steams to a FMS4.5 server?Is it possible to connect encoder and FMS4.5 server on HTTP protocol?i read in other articles FMLE can connect to FMS on RTMP protocol.

View 4 Replies

Flash :: Media Server - Send Video And Audio Data To A Media Server By Using RTMP Protocol

Jul 22, 2010

I'm trying to make a software which sends video and audio data to a flash media server by using RTMP protocol. Currently, my program can communicate with a flash media server correctly. RTMP specifications does not describe about the raw data in video/audio messages, so I muxed raw H.264 and AAC data into video/audio messages and sent to the server. The server seems to accept them, but a video player cannot playback the stream sending from the server. The player just says "Loading..." For a test purpose, I sniffed the network packets between Wirecast and the flash media server and ripped off only video and audio data. Then, I muxed those data into video/audio message and sent to the flash media server. In this case, the video player connected to the server can playback the stream correctly.

I checked the stream sent from Wirecast, the stream seems not to be H.264 raw data because those data are not started from 0x17 instead of H.264 start code. With those situation, I am wondering what kind of container format I should use for H.264/AAC data to the flash media server.

View 12 Replies

Media Server :: Progress Bar For RTMP Protocol?

Jan 27, 2012

Anyone know about progress bar in rtmp i m making player using rtmp protocol because it allow to seek in any position even if the video data is not cache but i did not solve this issue how to display progress bar data is loaded i can do this in http protocol using Netstream.bytesLoaded and Netstream.bytesTotal i know rtmp is streaming video but i just want to know the when we pause in youtube u can see bufferlength in light gray which indicate this much of video cache i want to does they rtmp protocol or something else.

View 3 Replies

Media Server :: Connection Stop With Rtmpt Protocol

Jun 30, 2010

I am publishing my live stream with rtmpt protocol on port 80,to overcome network proxy.
But after 10 to 15 minutes (telecast) video get stuck and connection get lost.But i don't
have this problem when i use rtmp protocol with port 1935.

View 1 Replies

Media Server :: When Using RTMFP Protocol FMS Doesn't Operate In Channels

Nov 26, 2010

I'm developing an online meeting system with audio/video sharing, using Adobe Flex 4 and Flash Media Server 4. I'm using the RTMFP protocol to make the transmission of audio/video which increases considerably the performance. The trouble now is that i must record the audio/video transmitted, but i figured out that when using the RTMFP protocol the FMS doesn't operate in the channels. So, how could i make FMS record this channels?

View 1 Replies

Media Server :: Recording Video/audio Files Using Flash Media Server Through Rmtp, And Allow Users To Access The Recorded Files Through Http?

May 25, 2009

As titled, what is the way to record video/audio files using Flash Meida Server through rmtp, and allow users to access the recorded files through http?What I am trying to do, is to record a user's microphone's input and save it to the server.fterwards, I would like other users to be able to access the recorded files and mainuplating the audio data, by computeSpectrum(), to do some visualization of the audio. As I know computeSpectrum() cannot work on streaming files, so I think I need to access the recorded files using http instead of rmtp. Is that true?

View 1 Replies

Media Server :: 'URL Missing From Media Tag' On FMS4.5 HTTP Live Stream Playback?

Mar 30, 2012

'URL missing from Media tag' on FMS4.5 HTTP Live Stream playback.I have spent a whole day trying in vain to publish f4m live http streams from FMLE using FMS 4.5, and almost everything I try results in the error .The F4M document contains errors URL missing from Media tag...in both Flash Media Playback and the fms videoPlayer app.Other people seem to have seen this and solved it, but I've found nothing that helps. I have tried to publish a single stream, and with multiple bitrates. For the latter, I followed the Adobe video tutorial as follows:

Multiple bitrate live
================
I'm publishing 3 streams from FMLE, using
FMS URL: rtmp://[serveraddress]/livepkgr[code]..........

View 1 Replies

Media Server :: Use RTMP Over HTTP - Outside Client Gets The Internal IP Address Of The FMS Server?

Jan 8, 2010

i am new on steaming & flash server; when we try to use RTMP over HTTP the outside client gets the internal IP address of the FMS server instead of the NAT one or public IP address, how can we solve this.

View 1 Replies

Media Server :: Apache Or Windows Server For HTTP Streaming?

Jun 17, 2011

Does is matter what HTTP server I use?In the process of upgrading from FMS 3.0 on Windows using IIS 5 to FMS 4.0. Will dynamic HTTP Streaming work from a Windows server?

View 1 Replies

Media Server :: HLS And External Apache HTTP Server Not Working?

Sep 19, 2011

I installed the FMS 4.5 on a debian system already running an apache web server. I configured the httpd.conf as mentioned in d6093a7e2f8312a374a1bde-8000.html but when i call a streaming url e.g. http://<IP>/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8 the request is still handled by the old apache, not by the FMS

View 9 Replies

ActionScript 2.0 :: [FMX] HTTP Is Not A Registered Protocol?

Sep 12, 2005

Anyone ever received this message after using the "on (release)" and "getURL" scripts for a button hyperlink? You would think I had a typo somewhere, but I don't see one. Every button hyperlink produces this message then goes to the intended page after clicking "OK".

View 11 Replies

ActionScript 2.0 :: FileReference.download Without HTTP Protocol?

Jan 10, 2010

I'm trying to create a simple flash app that runs on the CD. I need to let user save some files from the CD to their local.

This script works:
ActionScript Code:
import flash.net.FileReference;
var listener:Object = new Object();
listener.onComplete = function(file:FileReference) {

[Code]...

View 0 Replies

Flash - Create A Custom HTTP Protocol In Delphi?

Dec 16, 2009

I build a project using Flash and Delphi. In Flash i need communication with delphi. Current i use ExternalInterface and FSCommand. Now i need Flash communication with Delphi via HTTP but it need open a custom port on Delphi and it can prevent by user's firewall. I see a product called F-IN-BOX it can implement HTTP link like [URL]

View 3 Replies

ActionScript 2.0 :: Detect Whether SWF File Is Launched Locally Or Through A HTTP Protocol?

Dec 30, 2006

Is it possible to detect whether an SWF file is launched locally or through a HTTP protocol?

View 4 Replies

Media Server :: Stream From FMS 3.5 Flv Files Through HTTP?

May 13, 2009

We tried to stream from FMS 3.5 flv files through HTTP,How can we prevent Progressive download when we stream flv via HTTP?We tried some configuration but it seems that files are always download to the local computer temp folder Can someone point to documentation that explain how to stream flv without Progressive download ?

View 7 Replies

Media Server :: How To Stream Http Videos From FMS

Oct 11, 2011

I have FMS installed on windows server 2008. I have a large number of videos which are served to my clients using rtmp protocol.Now we have designed a new player with some controls which apparently do not work while an rtmp video is playing.

View 2 Replies

Media Server :: HTTP Streaming With No Audio?

Jan 3, 2012

We have setup a brand new FMS 4.5 for http streaming to ios devices. We are feeding the source via rtmp to livepkgr application. Upon digesting the iOS feed via the url below, there is no audio being passed. I can check the stream using the rtmp protocol and there is audio. [URL]..

View 5 Replies

Media Server :: Accessing Application Folder By HTTP

Aug 18, 2009

I did an application here to record the user's webcam and store an .FLV at my applications folder. That's ok. But I want to retrive this .FLV using HTTP mode, to load the .FLV progressively, not by streaming. Got it? For example, if I record a user webcam called "myWebcam": myVideoClass.load("[URL]");
Using http (progressively), not rtmpt (streaming). There is some way to do that? Or to move the file from applications folder to webroot?

View 1 Replies

Media Server :: DVR Storage When Using HTTP Dynamic Streaming

Nov 20, 2010

When using DVR with RTMP streaming the stream could/would be saved as single big file on the server, but when using HTTP streaming the stream will consist of numerous chuncked files; in this case how will the stream get saved, will FMS 4 assemble the chunks? unlikely, will the chunks of stream get saved? in this case I wonder which tool could be used to access it and make VODs of it. What is the exact behaviour of FMS4 when dealing with storage of DVR HTTP streaming?

View 9 Replies

Media Server :: Get Embeded Timecode From HTTP Stream?

Jul 25, 2011

i am wondering is it possible to get embeded timecode from HTTP Stream?Flash Media Live Encoder contains a special built-in handler, onFI, that subscribing clients can use in their ActionScript code to access timecode information. The following client-side ActionScript code shows how to get timecode information using the onFI handler. The object ns is the NetStream object. You can get timecode and system date and time information, if timecode and system date and time were embedded in the stream, by accessing the tc, sd, and st properties of the info object that is passed as an argument to onFI():i am using this onFI method succesfully with netStream object when i am getting stream from RTMP.is it possible to get somehow same results with HTTP Streaming (f4m and osmf)

View 3 Replies

Media Server :: HTTP Streaming After Entering License

Sep 29, 2011

I just install 2 FMS 4.5 server and HTTP streaming is not working Tried using OSMF with HDS-LIVE ... failed Tried using SAFARI with HLS-LIVE failed too but when tested on my trial server, everyting is working fine. The open ports are 1935 and 80 Do I need to restart the server to make it works?

View 2 Replies

Media Server :: Videoclips - HTTP Dynamic Streaming?

Nov 8, 2011

I am a video producer for a Non-Profit and in the next couple of weeks we are launching an online training, half of which requires watching multiple different video clips for this particular training around 50 deferent online videos. I'm a bit experienced with encoding video for the web (FLV, H.264) but would love to know more about HTTP Dynamic Streaming. As of now we just use a progressive download type of playing.

We recently hired a web dev and knows servers a bit but didn't seem like he knew anything about HTTP Dynamic Streaming said maybe we should search the internet for an auto detecting flash player? Anyways, is this something that I should be looking into for our organization if we do a lot of online video? If we purchased Flash Media Server would this be all we need? Is there like a Dummies book on this subject?

View 7 Replies

Media Server :: 4.5 Http Broadcast Delay Is Too Long

Apr 12, 2012

HTTP broadcast delay is too long, I do a test in the LAN, send video using FME 3.2 the flow FMS4.5 server, use the sample folder under the videoplayer to play live video streams, using HTTP delay of 10 seconds or more,(RMTP play live rarely delay), who can tell me, how can I do this problem can solve the delay!

View 1 Replies

Flash :: Media Server 3 - Can RTMP And HTTP Tunneling Be Configured?

Jun 15, 2009

I have read some forums posted in here and also searched the web extensively but cannot find a clear answer or get HTTP tunneling to work with Flash Media Server 3.

Q1: Can Flash Media Server 3 be configured for RTMP and HTTP tunneling to work? The reason I need to know if this will work is due to more and more clients are reporting that videos are not playing for them and I have determined that these clients are sitting behind a firewall that has port 1935 blocked. So I would like to configure the FLV playback control to try to stream the file over RTMP and if that does not work, use HTTP.

Here is my asctionscript that I have tried to get this to work, but it does not. Some other notes are, the .FLV files live in this folder: D:AdobeFlash Media Server applicationsvodmedia The videos are recorded and then converted into .FLV files and loaded into this folder. The ultimate solution is I use a FLVPlayback control and pass the location and .FLV file name on the query string "Details.aspx?VIDEO=rtmp://216.203.12.15/vod/flv". I have pasted the object code * to show this example below the asctionscript.

[Code]...

View 9 Replies

Media Server :: Proxying To HTTP Stops Working After A Few Hours

Jul 14, 2009

I'm using FMS Streaming 3.5.0 r405 on linux servers to stream videos with RTMP/RTMPT. We have decided to use the new proxying function to redirect HTTP requests to a Web server. We did not install the included Apache server, but used a lighttpd server installed on the same machines and configured to listen on port 81. So when a client connects with our player, it tries first RTMP, RTMPT and if it times out on these attemps, we try to go through with HTTP. FMS proxies the HTTP request received on port 80 to the lighttpd server on port 81.
 
My fms.ini file contains: # Whether to start and stop the included HTTP server along# with FMS.#SERVER.HTTPD_ENABLED = false

# IP (address and) port that Flash Media Server should proxy# unknown HTTP requests to. Leave empty to disable proxying.# With no address, specifies a localhost port.# For example:#    HTTPPROXY.HOST = webfarm.example.com:80#HTTPPROXY.HOST = :81
 
This works well, but after a few hours, the HTTP proxy of FMS does not work anymore. Lighttpd is still responding on port 81. There is no error in all log files. Just stops working! I have to restart FMS to enable again the tunnel. This behavior happens on all my streamers.

View 5 Replies

Media Server :: Fmis To Deliver Video Through Rtmp And Http?

Aug 6, 2009

I'm setting up my fmis to deliver video through rtmp and http.I'm on a locked down network.What ports need to be open to allow people outside of the network to access the rtmp/http streams? I am correct to say only port 80 and 1935?

View 1 Replies

Media Server :: Connection Between Fmsedge And Apache With Http Tunneling

Dec 4, 2009

I configured my FMS for listening on port 80 and redirect non-FMS requests to apache on port 8080 in the same server machine. It works well, but I've noticed several tcp connections from fmsedge to apache in Established status (it is simple to see through "netstat -nap | grep 8080" command) that stay forever (until FMS stop or restart). With a sniffer capture I seen that sometime the fmsedge requests to apache a tcp connection but it (fmsedge) doesn't use this connection. Then the apache server send a syn,ack tcp request and always fmsedge send a dup ack tcp response. So, the connection is active but not used, then apache doesn't close it.The kind of requests for apache are http get to js or php files. I don't understand why fmsedge create these connections.

View 2 Replies

Media Server :: Connecting To Remote Servers (HTTP GET, POST)?

Mar 1, 2010

I'm running FMS 3.5 on RedHat, and have some server side actionscript that is attempting to perform an HTTP GET on a remote URL, e.g:
 
loadVars.send("http://someurl/");
 
This works on a Windows XP development server, but not on the RedHat deployment server. Are there any configuration options that I need to be aware of in order to allow my application to perform requests such as these (i.e. HTTP requests to remote servers)?

View 1 Replies

Media Server :: Play .3gp Videos In Mobile Using RTMP (FMS) And HTTP?

Apr 21, 2010

I am not able to play video on mobile device which is .3gp container and H.263 / AMR_NB encoded. I just want to play my website videos in mobile device also just like[url]....I want to use RTMP and HTTP both. My requirement is as follows - Which codec and container will be best? Should I use FLV to play video on mobile device? RTSP required or can be use RTMP? Is NetStream and NetConnection methods different from Flash Player in Flash Lite Player? How to play 3gp video using RTMP stream ie.ns.play(mp4:mobilevideo.3gp¯, 0, -1, true) is it ok or any thing else required? For mobile browser and computer browser,can I use single player or I have to make different player for computer browser and mobile browser? It would be better if I can do it with single player for both mobile and computer browser. Sample code required for testing. If you can.I got below article in which they mention that we can play video 3gp container in mobile also.

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved