[Papervision3D] Video in MovieMaterial

Seb Lee-Delisle sebstar55 at gmail.com
Fri Nov 14 05:03:07 PST 2008


For streaming videos, your ONLY option these days is :

You have to use FMS3.
You have to set the allowVideoSample (i think) access at the server side.

Other than that, you're screwed unless you use progressive video.

I've just been through this one and that was my findings.

cheers!

Seb


On Fri, Nov 14, 2008 at 12:31 PM, Shadow_SB <sb03 at op.pl> wrote:
>
> @Seb Lee-Delisle-2
> You were right... it doesn't work in browser... :/ So I have a problem once
> again...
>
>
> Shadow_SB wrote:
>>
>> Ok, thanks anyway ;) It works fine with 9.0 r115 and 10.0 r2 as well...
>> but I'm bit worried about this kind of solution (literally: which work but
>> I don't know why)... Does anyone else know why or could give me alternate
>> solution?
>>
>>
>> Seb Lee-Delisle-2 wrote:
>>>
>>> I honestly don't know why that would be.
>>>
>>> The VideoStreamMaterial uses a hack that disconnects the NetStream
>>> while it's drawing the bitmap, then reconnects it afterwards, so this
>>> may be helping your other material.
>>>
>>> However, a word of caution, although this used to work, the
>>> FlashPlayer closed up this security loophole in one of the revisions.
>>> So I would check this with the latest FlashPlayer to make sure it
>>> still works.
>>>
>>> kindest
>>>
>>> Seb
>>>
>>>
>>> On Fri, Nov 14, 2008 at 10:46 AM, Shadow_SB <sb03 at op.pl> wrote:
>>>>
>>>> Thanks for a response... but this seems to solve my problem:
>>>> http://osflash.org/pipermail/papervision3d_osflash.org/2008-September/025842.html
>>>>
>>>> It's quite strange why creation of VideoStreamMaterial object that I do
>>>> not
>>>> use has influence on playing my video... Could you explain it to me?
>>>>
>>>>
>>>> Seb Lee-Delisle-2 wrote:
>>>>>
>>>>> Is the video streaming or progressive download? Is your movie material
>>>>> set to animated? Are you rerendering every frame?
>>>>>
>>>>> Seb
>>>>>
>>>>>
>>>>> On Fri, Nov 14, 2008 at 9:23 AM, Shadow_SB <sb03 at op.pl> wrote:
>>>>>>
>>>>>> Hi. I have a video placed in Sprite and I wish to create a Plane with
>>>>>> material containing that Sprite. I simply tried to make MovieMaterial
>>>>>> form
>>>>>> that Sprite but video sometimes vanished at runtime, somtimes didn't
>>>>>> appear
>>>>>> (I created multiple instances of that material and placed them in
>>>>>> separate
>>>>>> Planes)... I know that for video I should use ViedoStreamMaterial but
>>>>>> it
>>>>>> has
>>>>>> to be in Sprite... Anybody could give me some advice about what should
>>>>>> I
>>>>>> do?
>>>>>> --
>>>>>> View this message in context:
>>>>>> http://www.nabble.com/Video-in-MovieMaterial-tp20497205p20497205.html
>>>>>> Sent from the Papervision3D mailing list archive at Nabble.com.
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Papervision3D mailing list
>>>>>> Papervision3D at osflash.org
>>>>>> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Papervision3D mailing list
>>>>> Papervision3D at osflash.org
>>>>> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>>>>>
>>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/Video-in-MovieMaterial-tp20497205p20498213.html
>>>> Sent from the Papervision3D mailing list archive at Nabble.com.
>>>>
>>>>
>>>> _______________________________________________
>>>> Papervision3D mailing list
>>>> Papervision3D at osflash.org
>>>> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>>>>
>>>
>>> _______________________________________________
>>> Papervision3D mailing list
>>> Papervision3D at osflash.org
>>> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>>>
>>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Video-in-MovieMaterial-tp20497205p20499618.html
> Sent from the Papervision3D mailing list archive at Nabble.com.
>
>
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>



More information about the Papervision3D mailing list