logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Nav  
#1 Posted : Monday, March 18, 2013 3:50:48 AM(UTC)
Nav

Rank: Member

Groups: Registered
Joined: 3/18/2013(UTC)
Posts: 11
Location: London

Thanks: 3 times
Was thanked: 1 time(s) in 1 post(s)
I am using Vmix to play a swf which plays a live stream.

Is there any way to mute or adjust the audio for swf files? Although the swf input shows in the audio mixer the slider seems to have no effect.

Thanks
Nav
thanks 1 user thanked Nav for this useful post.
Adriankey4 on 3/18/2013(UTC)
admin  
#2 Posted : Monday, March 18, 2013 8:37:16 AM(UTC)
admin

Rank: Administration

Groups: Administrators
Joined: 1/13/2010(UTC)
Posts: 5,156
Man
Location: Gold Coast, Australia

Was thanked: 4157 time(s) in 1494 post(s)
Hi Nav,

Unfortunately the Adobe Flash Player does not provide any volume controls so vMix can't control the volume or mute of any SWF files.
I would suggest using the RTMP url directly if possible (as this has audio controls).

Regards,

Martin
vMix
Nav  
#3 Posted : Tuesday, March 19, 2013 7:36:40 AM(UTC)
Nav

Rank: Member

Groups: Registered
Joined: 3/18/2013(UTC)
Posts: 11
Location: London

Thanks: 3 times
Was thanked: 1 time(s) in 1 post(s)
Hi Martin,

Thanks for the info. I am experiencing some difficulty with rtmp streams. Our server path is something like:

rtmp://server.com/folderA/folderB/abc and the stream name is "stream".

If I enter rtmp://server.com/folderA/folderB/abc/stream in the AddInput->RTMP section I get an error.

The stream plays fine through a flash player - I am wondering if Vmix is able to handle rtmp paths with nested directories.

Thanks
Nav
admin  
#4 Posted : Tuesday, March 19, 2013 9:40:29 AM(UTC)
admin

Rank: Administration

Groups: Administrators
Joined: 1/13/2010(UTC)
Posts: 5,156
Man
Location: Gold Coast, Australia

Was thanked: 4157 time(s) in 1494 post(s)
vMix uses the Adobe built Strobe Media Playback swf internally for handling RTMP streams.

http://www.osmf.org/strobe_mediaplayback.html

You may need to refer to the documentation to work out how to format the URL.
You can also download the strobe media playback source and samples and try getting it working there first.

Regards,

Martin
vMix
Nav  
#5 Posted : Tuesday, March 19, 2013 11:41:37 AM(UTC)
Nav

Rank: Member

Groups: Registered
Joined: 3/18/2013(UTC)
Posts: 11
Location: London

Thanks: 3 times
Was thanked: 1 time(s) in 1 post(s)
Hi Martin,

I have worked out the required parameters for StrobeMediaPlayback following your suggestion:

streamType=live
urlIncludesFMSApplicationInstance=true

and additionally the rtmp src needs to be reformatted as:

rtmp://server.com/folderA/folderB/abc:stream

How can the parameters be passed to the StrobeMediaPlayback.swf in the "flash" folder?

Perhaps a parameter entry box in AddInput->Flash/RTMP would do the trick.

Thanks
Nav
jwolthuis  
#6 Posted : Tuesday, March 19, 2013 11:59:09 AM(UTC)
jwolthuis

Rank: Member

Groups: Registered
Joined: 3/11/2013(UTC)
Posts: 26

Thanks: 1 times
Was thanked: 9 time(s) in 6 post(s)
Have you tried including the parameters with the URL?:

rtmp://server.com/folderA/folderB/abc:stream?streamType=live&urlIncludesFMSApplicationInstance=true

I think whatever you type in the existing entry box in AddInput->Flash/RTMP gets passed as the "src" flashvars attribute to the StrobeMediaPlayback object.

Jon
Nav  
#7 Posted : Tuesday, March 19, 2013 1:35:42 PM(UTC)
Nav

Rank: Member

Groups: Registered
Joined: 3/18/2013(UTC)
Posts: 11
Location: London

Thanks: 3 times
Was thanked: 1 time(s) in 1 post(s)
Hi Jon,

Yes I have tried this - it doesn't work.

If you specify a .swf file instead of rtmp path then adding url parameters as you have described targets the swf file, not the underlying Strobe swf.

It appears that Vmix sends whatever is typed in as a "src" flashvars parameter, however what I am looking to do is send a different attribute altogether (not src). Martin could confirm if my understanding is correct.

Nav
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.