<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>some videos arent working for me</title>
		<link>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me</link>
		<description>LongTail Video forum thread: some videos arent working for me</description>
		<ttl>60</ttl>
		<language>en-us</language>
		<copyright>some rights reserved (cc)</copyright>
		<pubDate>Sat, 21 Nov 2009 06:34:57 -0500</pubDate>
		<lastBuildDate>Fri, 10 Jul 2009 10:48:40 -0400</lastBuildDate>
		<atom:link href="http://www.longtailvideo.com/jw/rss/?thread=18261" rel="self" type="application/rss+xml" />
		<item>
			<dc:creator>lost</dc:creator>
			<title><![CDATA[You would probably have to do it in JavaScript on the c ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg123872</link>
			<description><![CDATA[You would probably have to do it in JavaScript on the client, because if I recall correctly, Flash has severe restrictions on getting headers. There's been a request in with Adobe for a long time to allow some header retrieval, but it hasn't happened yet.
]]></description>
			<guid>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg123872</guid>
			<pubDate>Fri, 10 Jul 2009 10:48:40 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Anthony</dc:creator>
			<title><![CDATA[Yeah, I was thinking that too but more so on the client ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg123871</link>
			<description><![CDATA[Yeah, I was thinking that too but more so on the client side either in the flex/flash app or in the player itself. Thanks for your help ]]></description>
			<guid>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg123871</guid>
			<pubDate>Fri, 10 Jul 2009 10:44:41 -0400</pubDate>
		</item>
		<item>
			<dc:creator>lost</dc:creator>
			<title><![CDATA[Seems like when I compiled the list of URIs for the str ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg123684</link>
			<description><![CDATA[Seems like when I compiled the list of URIs for the streams, I would take note of the type of media or stream.

Why would you need to do it later?

If I had a list of 1,000,000 raw URIs, I would make a header request (just a few bytes), then classify the URI based on the response that I received back from the server.

PHP has specific functions for doing this, almost no programming needed.

Typical server response:[code]
HTTP/1.x 200 OK
[b]Content-Type: video/mp4[/b]
X-Mod-H264-Streaming: version=2.0,client=flash
Content-Length: 12748183
Date: Wed, 08 Jul 2009 17:04:39 GMT
Server: LightTPD/1.4.23-1 (Win32)

[/code]
Obviously an MP4 video file.]]></description>
			<guid>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg123684</guid>
			<pubDate>Wed, 08 Jul 2009 18:22:29 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Anthony</dc:creator>
			<title><![CDATA[If you were using this as like a jukebox player. How wo ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg123663</link>
			<description><![CDATA[If you were using this as like a jukebox player. How would you resolve types that could be streaming or static? if there were a common pattern to the urls its pretty trivial but breaking it up into streamer, file & type with any url is a little more chanllenging ]]></description>
			<guid>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg123663</guid>
			<pubDate>Wed, 08 Jul 2009 14:36:08 -0400</pubDate>
		</item>
		<item>
			<dc:creator>lost</dc:creator>
			<title><![CDATA[Because of the many different configurations needed for ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122978</link>
			<description><![CDATA[Because of the many different configurations needed for various versions of FMS, Wowza, and Red5, and live vs. static, subscription, token, etc., it's best if the configuration is split into the 5 different flashvars for maximum flexibility, [b][i]IMHO[/i][/b].
]]></description>
			<guid>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122978</guid>
			<pubDate>Wed, 01 Jul 2009 18:11:40 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Anthony</dc:creator>
			<title><![CDATA[I did make the suggestion to Ethan, that it would be ni ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122960</link>
			<description><![CDATA[I did make the suggestion to Ethan, that it would be nice if the player handled the assignment and you could just input a url. ]]></description>
			<guid>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122960</guid>
			<pubDate>Wed, 01 Jul 2009 15:36:17 -0400</pubDate>
		</item>
		<item>
			<dc:creator>lost</dc:creator>
			<title><![CDATA[That's great news!    [b][i]Good Luck![/i][/b] ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122944</link>
			<description><![CDATA[That's great news!

    [b][i]Good Luck![/i][/b]
]]></description>
			<guid>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122944</guid>
			<pubDate>Wed, 01 Jul 2009 11:19:51 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Anthony</dc:creator>
			<title><![CDATA[thanks lost!!!!! i got it working. Well you got it work ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122943</link>
			<description><![CDATA[thanks lost!!!!! i got it working. Well you got it working. :-)]]></description>
			<guid>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122943</guid>
			<pubDate>Wed, 01 Jul 2009 11:05:25 -0400</pubDate>
		</item>
		<item>
			<dc:creator>lost</dc:creator>
			<title><![CDATA[These work for me in a swfobject v2.1 embedding, adjust ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122897</link>
			<description><![CDATA[These work for me in a swfobject v2.1 embedding, adjust accordingly for Flex. JW FLV Player v4.5.227[code]
'streamer': 'rtmp://video.autotrader.com/ondemand/multimedia',
'file':     'qa/ATCMedia/2009-04/01/v-00000038816-19-22-19',
'type':     'rtmp',
'streamer': 'rtmp://video.autotrader.com/ondemand/multimedia',
'file':     'qa/ATCMedia/2009-06/29/v-00000051255-18-22-55',
'type':     'rtmp',
'streamer': 'rtmp://video.autotrader.com/ondemand/multimedia',
'file':     'qa/ATCMedia/2009-04/01/v-00000038800-18-42-28',
'type':     'rtmp',

[/code]
]]></description>
			<guid>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122897</guid>
			<pubDate>Tue, 30 Jun 2009 19:54:45 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Anthony</dc:creator>
			<title><![CDATA[ will work with any of the urls but I  ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122870</link>
			<description><![CDATA[<mx:VideoDisplay> will work with any of the urls but I cant seem to get the longtail player working. ]]></description>
			<guid>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122870</guid>
			<pubDate>Tue, 30 Jun 2009 17:11:19 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Anthony</dc:creator>
			<title><![CDATA[Thanks for your help Ethan. he was saying streaming mig ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122862</link>
			<description><![CDATA[Thanks for your help Ethan. he was saying streaming might not be supported in flex. Anyone shed any light?]]></description>
			<guid>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122862</guid>
			<pubDate>Tue, 30 Jun 2009 13:50:56 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Anthony</dc:creator>
			<title><![CDATA[i did try (like in the flex demo.  )[code]longTai ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122861</link>
			<description><![CDATA[i did try (like in the flex demo.  )

[code]
longTailSrcfile =   "/flex/fast-ads/fastAdsMediaPlayerAssets/components/mediaPlayer/swf/longtail/longtailPlayer4.4.swf?streamer=rtmp://video.autotrader.com/ondemand/multimedia/qa/ATCMedia"+

                              "&controlbar=over" +

                              "&file=/2009-06/29/v-00000051255-18-22-55" +  

                              "&title="+title+

                              "&autostart=false&type=video&" + 

                              "skin=/flex/fast-ads/fastAdsMediaPlayerAssets/components/mediaPlayer/swf/longtail/sdk/skins/stylish.swf&" + 

                              "resizing=false";

 

But I couldn’t get this working. I’m trying to change the source dynamically using a function in my app to change them with a src and a url. Some will be streaming and others could be static. 

 

Something like 

  private function changeMovie(url:String,title:String):void{

                  playerObject.config['title'] = title;

                  playerObject.config['streamer'] = url;

                  playerObject.config['flie'] = url;

 

                  playerObject.config['type'] = 'video';

                        

                   playerObject.view.sendEvent(ViewEvent.LOAD,url);                 

                }

 

[/code]]]></description>
			<guid>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122861</guid>
			<pubDate>Tue, 30 Jun 2009 13:49:45 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Anthony</dc:creator>
			<title><![CDATA[Thanks for the response. yeah, I tried that too & it di ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122846</link>
			<description><![CDATA[Thanks for the response. yeah, I tried that too & it didnt work for me. Were you able to get them working? I'll try the cdn types but we have video sources from all over. I'm wondering how I'd know which 1 to use. ]]></description>
			<guid>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122846</guid>
			<pubDate>Tue, 30 Jun 2009 12:24:51 -0400</pubDate>
		</item>
		<item>
			<dc:creator>lost</dc:creator>
			<title><![CDATA[The RTMP URI must be broken into streamer and file, pro ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122818</link>
			<description><![CDATA[The RTMP URI must be broken into streamer and file, probably something like this:[code]
streamer=rtmp://video.autotrader.com/ondemand/multimedia
file=qa/ATCMedia/2009-06/29/v-00000051255-18-22-55

[/code]
Generically:[code]
'streamer': 'rtmp://domain/application/instance',
'file': 'prepend:path(s)/filename.ext',

[/code]
instance, prepend, path(s), and ext are optional depending on your server configuration.

If your RTMP source is a CDN, you may need to use one of these types: [b]http://developer.longtailvideo.com/trac/wiki/FlashFormats#Streamingservers[/b]
]]></description>
			<guid>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122818</guid>
			<pubDate>Tue, 30 Jun 2009 11:04:47 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Anthony</dc:creator>
			<title><![CDATA[I've got the these links to videos:rtmp://video.autot ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122809</link>
			<description><![CDATA[I've got the these links to videos:
rtmp://video.autotrader.com/ondemand/multimedia/qa/ATCMedia/2009-04/01/v-00000038816-19-22-19

http://www.mediacollege.com/video-gallery/testclips/20051210-w50s.flv

rtmp://video.autotrader.com/ondemand/multimedia/qa/ATCMedia/2009-06/29/v-00000051255-18-22-55

rtmp://video.autotrader.com/ondemand/multimedia/qa/ATCMedia/2009-04/01/v-00000038800-18-42-28

http://media.autotraderstatic.com/model_info/media/WheelsTV/1onONE/1onONE_09_Cadillac_Escalade.flv

We are switching to the long tail player and all of the above videos work in our old player. The videos with  no extensions and/or rtmp protocols dont appear to be working. I tried running them on a server and I got error 2048 if I run them local i get 2032 error. I'm running them in flex. Where urls & titles are being set through a function 

[code]

  private function changeMovie(url:String,title:String):void{
		    	playerObject.config['title'] = title;
		    	playerObject.config['streamer'] = url;
                      playerObject.config['type'] = 'video';
		    	//	playerObject.config['file'] = url; --tried it
//	playerObject.config['type'] = 'flv'; --tried it
		    		
		    	 playerObject.view.sendEvent(ViewEvent.LOAD,url);		    	
		    }

[/code]

thanks for your help.

Anthony]]></description>
			<guid>http://www.longtailvideo.com/support/forum/General-Chat/18261/some-videos-arent-working-for-me#msg122809</guid>
			<pubDate>Tue, 30 Jun 2009 09:58:35 -0400</pubDate>
		</item>
	</channel>
</rss>