On Sun, 22 May 2005 09:11:44 +0000 (UTC), "TheBimmer"
[quoted text, click to view] <webforumsuser@macromedia.com> wrote:
> So, why is it possible to pass this kind of streams, and its not possible to
>pass other types of streams (local FLV).
Because it was made so by MM. Isn't an answer?
In fact your question is from the same series as "Why can I use MP3
for published streams?"
[quoted text, click to view] > For example, an owner of a web site, wants to allow the clients to play local
>files at there machines, and at the same time stream it to others, not only the
>camera stream.
OK. Write a driver, emulating Video Input Device and working with
FLV's. What's easier? :))) Perhaps you can find a skeleton in the MS
Win32 DDK.
[quoted text, click to view] > What we are discussing here is beyond what is written exactly in flash com
>help. We are having a problem which is not handled, and trying to get a
>solution for it.
It is handled. Please look to the AS Dictionary and you'll find: "Only
Camera() and Microphone() objects may be used as the sources for
NetStream.publish() function." (I'm citating from the memory, sorry,
but it is something very close to original).
[quoted text, click to view] > The solution might not be as direct as the one I am talking about, but I am
>sure that there is a way!
You're too optimistic! You're considering the AS , as a blackbox,
which may have some yet covered features. Perhaps it has, but I doubt
local FLV publishing is among them. The easiest way is to call to MM
support center and try to clarify it.
[quoted text, click to view] > I believe that we are here to share new ideas, not to repeat what is already
>written and known.
If the idea about driver may be considered as idea -- get it!
Also what about to get Camera() object source code?