ActionScript 3.0 :: Getting Thumbnails Over Rtmp?

Aug 19, 2010

I'm trying to get some thumbnails to appear depending on where I pause in a video. It works fine when I do not use rtmp - but I get a 2132 error when I try and do the same over rtmp.

I've read up a bit and it seems that I need to allow video sample access. So I tried the following code, but had no luck:
 
nc = new NetConnection();nc.client = this.client;nc.connect("rtmp://theserver.com/vod/_definst");
nc.client.videoSampleAccess = "publicdomain";

View 1 Replies


Similar Posts:


Get Adobe RTMP SDK / Other SDK Which Implement RTMP Protocol?

Dec 26, 2010

Know how can i get the Adobe RTMP SDK or any other SDK which implement the RTMP protocol.[url]...

View 1 Replies

Media Server :: FMS4 - Change The Default Path (rtmp://serverName/vod/ To Rtmp://serverName/sites/)?

Jan 14, 2011

We had FMS2 installed before and the paths to all our videos are like rtmp://ServerName/sites/.... (the default path on FMS2) Now we upgrade to FMS4 and we would like to keep these paths the same because we have many HTMLs that reference these videos. However, the default path on FMS4 is rtmp://ServerName/vod/... Is there a way to change "vod" to "sites"?
 
I tried to change VOD_COMMON_DIR in fms.ini from /install_dir/webroot/vod to /install_dir/webroot/sites, and also changed the document root in httpd.conf, but rtmp://ServerName/sites/ is still not working.

View 5 Replies

ActionScript 3.0 :: Scroll Thumbnails By Scrolling The Mouse Left Or Right Over The Thumbnails?

May 9, 2011

Haven't been here for a while and I'm really rusty using Flash. I looking for a tutorial or some information on how to scroll thumbnails by scrolling the mouse left or right over the thumbnails.

View 3 Replies

IDE :: Tutorial 'Adding Thumbnails' / Reload Other Thumbnails Again?

Jan 19, 2010

I used the tutorial "Adding Thumbnails" to build a fotoshow. Adding another xml-file I have the problem,that I cannot reload(?) the thumbnails correctly.[code]Then I do not see any thumbnails,if(!) the new thumbnail list contains fewer elements than the old one and if the old thumbnail list was scrolled over the hit_right field before.It is seemingly necessary to reset the internal state of the movieclip. But how can I accompish that?

View 1 Replies

ActionScript 2.0 :: When Click The Link To A Gallery That Has A Lesser Number Of Thumbnails It Fills The Difference In Numbers In With Thumbnails From The Previous Gallery?

Dec 5, 2007

I've got a website with three links to three different thumbnail galleries. When I click the link to a gallery that has a lesser number of thumbnails, it fills the difference in numbers in with thumbnails from the previous gallery.

View 1 Replies

Restream RTMP Stream To FMS?

Dec 23, 2010

I have 4 different RTMP stream URLS, and I need group them on one Server, to re-stream them to mobiles. Can I do this with FMS , or I  shall to hard code it?Can I do thi with SMIL?

View 5 Replies

Media Server :: DVR With 4.5 RTMP And IOS?

Sep 16, 2011

I was previously using FMS 3.5 to record from flash media live encoder using the DVR app. This worked well as I was able to seek into a live stream, all of it not just a window, and I was using RTMP for playback (not HTTP).
 
Now I would like to upgrade to 4.5, and keep using RTMP for DVR BUT add support for iOS. So my question is, is this possible? I've looked over the documentation many times and cannot figure it out. I see livepackager and that appears to support HLS but it also requires using adobe dynamic http streaming and it says nothing about true DVR (yes actually recording it).
 
So is the dvr app now obsolete, and if not how can I add iPhone support to it? I already have a custom player and really hope I don't need to rewrite it to use adobe http dynamic streaming just for this.

View 7 Replies

Live Stream Both RTMP And HLS With FMS 4.5?

Feb 7, 2012

Is it possible to live stream both RTMP and HLS with FMS 4.5?

I want flash users to have the least latency possible using RTMP, and iOS users use HLS.

View 1 Replies

Flex :: Connect To A WCF With RTMP?

Feb 22, 2010

I want to flex connect to a WCF with RTMP. is there an abillity to create RTMP custom binding in WCF?

View 1 Replies

Flash :: Settings For RTMP And AS 3.0?

Mar 31, 2010

Is there any extra code need for using rtmp with AS3.I have the code like this. Is that enough for rtmp or any other code needed?

var strSource:String = "rtmp://myserver.com/file.flv";
var ncConnection = new NetConnection();
var nsStream = new NetStream(ncConnection);

[code].....

View 1 Replies

Php :: Is Rtmp The Only Way To Protect Images

Jul 5, 2010

I have images that I need to manage access to. I've come across osmf and rtmp streaming which are flash/adobe technologies and would require me to install a special server. Anyone knows of other ways to get the same effect with php.By "manage access to" I mean that the average user would not be able to save the page and save the image with it. If they want to view the image again, they would have to revisit, re-request it. Flash streaming server offers that, but are there non-flash/adobe solutions to compare it to.

"Give up" is not something you say to your employer who is a publisher and has legalrequirements to protect the IP other entities license to them. Sorry, but I don't make management decisions, and I'm not a lawyer. I work in the technical department and need to find the best technical solutions to what's being asked. If it still fails occassionally, I would say this is the best technology has now, and I've given it to you. I don't want to be found personally negligible when I should have done my best. Some people don't seem to have real jobs?

View 5 Replies

ActionScript 2.0 :: Using RTMP With FLVPlayback

Dec 18, 2007

if it is possible to play the FLV file with an RTMP path in FLVPlayback component using AS 2. Its working fine when I use any HTTP path.I've set the source="my RTMP path" for the FLVPlayback component and have launched this swf in html. But I do not receive any FLV file and nothing plays the component. While in the swf i do not receive any errors.

View 4 Replies

ActionScript 3.0 :: Split The Rtmp URL?

Jul 18, 2009

I have an rtmp url:[URL]I connect to [URL] and play video.flv.But what if I had:[URL]Would I connect to [URL]?

View 1 Replies

ActionScript 3.0 :: Stop An Rtmp Stream?

Jul 23, 2009

How do I stop an rtmp stream? I tried this code but I get the following error.[code]...

View 1 Replies

Media Server :: What Is RTMP Address

Sep 18, 2009

i am having a serious issue with finding my RTMP address which may be something very simple to you all out there, i just installed Flash Media Server 3.5 at C:Program Files....i have purchased a video flash chat program and it needs to know the rtmp address which im not sure. I named the Flash Server EazyFlash.....not sure if i should install flash server somewhere else on server so website can see it??? The flash console and sample videos are working great but its all C: Drive??? would it be RTMP://EazyFlash? The software came with flash application which was a folder called videoflashchat which i copied to applications folder.

View 6 Replies

Make Live Streaming On RTMP?

Feb 15, 2010

Am using adobe media development server successfully able to make live streaming on RTMP

View 1 Replies

Media Server :: Restream A RTMP URL?

Aug 4, 2010

For long i been using wowza server, recently i change my platform to FMIS, I want to know how to restream a RTMP url
  
in wowza
 
1. i create a folder name edge on application folder and conf folder.

2. i have a folder name content, i just have to create a myStream.stream file

3. then paste my rtmp://remote-ip/live/stream  link to myStream.stream file.
 
then i can play the file rtmp://wowza-ip/edge/myStream.stream  in any rtmp player.how can i do such a thing on adobe FMIS.

View 6 Replies

Media Server :: Re-stream RTMP To 5 More FMS?

Jan 13, 2011

i re-stream one rtmp from server1 to 5 or more FMS servers, and make sure they are always connected if they lose connection for some reason it should keep trying to connect back.Please note i'm not a coder. I need simple example of how i can do this without hiring someone to do so.

View 3 Replies

Record RTMP Streams On Server?

Mar 17, 2011

I am new to FMS and RTMP. I am using a Viewcast Niagara 2120 to stream video and audio to FMS. I am unsure how to do anything besides a live broadcast. We would (at least) like to automatically record when the Niagara starts streaming to FMS and stop when its done. Eventually we would like to put something in place that will publish videos in some form as well (but for now thats least important).

View 1 Replies

Media Server :: No RTMP In Windows 7?

Sep 21, 2011

I've freshly installed the FSM 4 on windows7, but the start screen no runnng the rtmp video and the administration console no conecting, why?

my firewalls is down and my ports is open like adobe say... why no workig RTMP and my administration console no working?

View 2 Replies

Flash :: Progressive Download Vs. Rtmp?

Nov 17, 2009

I'm trying to understand and really pinpoint when to use progressive download vs. rtmp in flex/flash. It seems that the main point is that rtmp is not served with http, whereas progressive download is. Since it's not rtmp, the resource is protected since there is no way to connect to the rtmp server from outside the swf.

[Code]...

they would not be able to connect to rtmp. So rtmp seems to be more useful when you want to protect a resource? Is that all there is to it?

View 3 Replies

Flex :: Accelerate The FLV Video In RTMP?

Apr 13, 2010

I've been stucked with this requirement for a long time.And how can I do that?

View 1 Replies

Flex :: Install Red 5(RTMP) In Server?

Sep 7, 2010

I have planned to design chat application in flex 3. i need rtmp to be used for it.Now the thing i need is i want to install in my server so that i can be used it for testing.

View 1 Replies

C# :: FluorineFX Rtmp Connection Timeouts?

Jul 13, 2011

I have application server that I wrote in csharp. The server is communicating with Flash client built using FLEX 4 (Flash Builder 4.5). The communication between the server and the client is done using RTMP.

For the RTMP capabilities in the server side I used the FluorineFX (hosted in IIS7). All the connections is done using Remote procedure calls where the Flash client executes remote procedure in the server and getting the results in the RPC response callback function.

The server also can send messages to the client using RPC as well. My problem is that the server diconnects all clients 6 minutes after the last client connected and I can't figure out why it is doing it.

[Code]...

View 1 Replies

ActionScript 3.0 :: RTMP Content Cannot Be Accessed Using API

Oct 4, 2007

If you create a Video object and trying to use the the BitmapData.draw() method on a DisplayObjectContainer that has the Video in it, if the video has not begun to play you will get this Security warning:[code]However, I found that by calling a phony url to init the video works great and gets around this issue. If you were to call _ns.close(); at any point, you would have the security issue again.

View 7 Replies

Actionscript 2.0 :: Xml Video Playlist Rtmp

Jan 19, 2009

I am using Lee's xml video playlist and it works great with http video links. I now need this flv player to stream rtmp link. Streaming one video from the rtmp server works fine but when using the xml list the video doesn't load.

View 2 Replies

ActionScript 2.0 :: Code For Calling Rtmp?

May 4, 2007

I want a song to accompany a Flash slide show; but placing the song in the .swf makes the file load too slowly, even over a good DSL connection. So I thought, since it's just non-synched background music, streaming the audio would speed things up.

I uploaded the song as a sound file in the form of an .flv to my favorite streaming video server site. (I tested it beforehand and it worked great.)A techie at the server company suggested I use their rtmp code to load it into my slide show file. Their rtmp code looks something like this:

/* wonderfulworldaudiortmp://00.000.000.00/fvssod/fandm00.000.000.00 */

(I've replaced the real numbers with zeros.)I guess I need some actionscript to call this but can't find the right combo on the internet.

I've tried things like:

/*var videoInstance:Video = WonderfulWorldAudio;
var nc:NetConnection = new NetConnection();
var connected:Boolean = nc.connect("rtmp:/00.000.000.00//fvssod/fandm00.000.000.00");

[code]....

But haven't hit the number yet.

View 5 Replies

ActionScript 3.0 :: Bitmap.draw And RTMP?

Nov 23, 2009

I am trying to use Bitmap.draw on a streaming FLV. My streaming host is limelight and they said they have this already added to their application.xml

Code:
<AudioSampleAccess enabled="true">/</AudioSampleAccess>
<VideoSampleAccess enabled="true">/</VideoSampleAccess>

The error I am receiving is this:

Code:
SecurityError: Error #2135: Security sandbox violation: BitmapData.draw: file:///D|/POST/VTOD/09.%20Interactions/Untitled%2D1.swf cannot access rtmp://myserver.net/blah/blah. RTMP content cannot be accessed using this API.[code]....

View 3 Replies

ActionScript 2.0 :: How To Stream Audio Clip Through RTMP

Aug 20, 2009

I'm trying to stream an audio clip via rtmp in as2. I'm not particularly attached to the method, but this is the starting point I am at below:

Code:
var s:Sound = new Sound();
var req:String = "rtmp://path/filename"; //doesn't work
var req:String = "[URL]"; //This works
s.loadSound(req, true);

I need to get an RTMP audio stream working, does anyone have any experience with this? (Also not sure if this goes in the actionscript folder or the sounds folder.

View 3 Replies







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