# Youtube FLV has no NetStream?

**URL:** https://forum.kirupa.com/t/youtube-flv-has-no-netstream/326439
**Category:** flash
**Created:** [December 14, 2011, 3:02pm UTC](https://forum.kirupa.com/t/youtube-flv-has-no-netstream/326439 "2011-12-14T15:02:34Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![fikontrollet](https://avatars.discourse-cdn.com/v4/letter/f/35a633/32.png) [@fikontrollet](https://forum.kirupa.com/u/fikontrollet)
#### Post date: [December 14, 2011, 3:02pm UTC](https://forum.kirupa.com/t/youtube-flv-has-no-netstream/326439/1 "2011-12-14T15:02:34Z")

</div>

Hey  
I’m currently testing whether it’s possible to create a lightweight soundmixer/loopmachine web application.

I’ve successfully connected flash to call a php script that fetches and return the flv used by the youtube player to my application. However, when I try to play it I get this error:

Error #2044: Unhandled NetStatusEvent:. level=error, code=NetStream.Play.StreamNotFound

It plays just fine in vlc. How can it not have any NetStream and still be able to play in the youtube flash player?
