Is it possible to configure the player to play a streaming video url such as rtmp or m3u8?
In this case, if so, will the small icon for recasting the video on television screens be present on the player ?
Thanks
seb
]]>Is it possible to configure the player to play a streaming video url such as rtmp or m3u8?
In this case, if so, will the small icon for recasting the video on television screens be present on the player as I could see on the demonstration images?
That’s what I’m looking for, a reader capable of reading a streaming stream from our webtv and being able to recast the video on a television.
I managed to create my rtmp server via nginx and is working fine when I test it with vlc and network stream.
I want to use flowplayer to call my private server from the attached website but nothing shows up at all.
Any ideas on what to look for?
]]>The CSS as given in your FAQ, namely..
#rtmp-btn-container { display: none !important; }
… works fine in the Divi and default WordPress theme, using the normal theme page templates.
However, if the page template Agoroa.io Fullscreen is used, the URL upload and stream key buttons still appear under the video window.
We have tried adding the CSS in the theme settings, in WP itself, as well as adding the CSS, specifically on the page with the plugin short code. No luck.
Please can you suggest the correct CSS to use, or are we missing something?
Many thanks!
Herby
]]>My rtmp link is rtmp://[myID]:1935/live/[stream name]
It worked in wowza test but didn’t work on pugin player.
How can I fix it ?
]]>Im am having an issue setting up my unifi video RTMP with FV flowplayer. Ive googled this a lot, searched forums and I seem to be missing something.
I can use the unifi provided URL and watch a network stream through VLC player. So I know my ports are open and all that cool stuff. I just dont seem able to configure FV flowplayer correctly. Any advice?
This is an example of the code that I am using from my unifi console:
rtmp://[my ip]:1935/live/5c525b[somenumbers]82170_1
In the RTMP server section I attempted plenty of variables.
rtmp://[my ip]:1935/live/ or
rtmp://[my ip]:1935/ or
rtmp://[my ip]:1935
In the RTMP Path section I attempted plenty of variables.
5c525bsomenumbers82170_1 or
/5c525bsomenumbers82170_1 or
/live/5c525bsomenumbers82170_1
I also created a user if authentication is needed and have tried a few variants on including user name and password.
Anyway. I hope someone can help. thank you!
]]>I’m in need of a solution for the following issue and I’d like to know if there’s any functionality within FV to solve it.
I’d like to embed FV player on a user profile tab through an external plugin (ProfileGrid, in my case). However, I’d like each user to have their own RTMP streamed through the player. Currently, I have that RTMP link stored as a meta tag (rtmp_view_link).
Is there a way, either native to the plugin or through PHP, to incorporate this metadata into the configuration of the player?
Many thanks.
]]>I am setting up a website where I will be doing some Live Streaming through RTMP links, and would like ask for recommendations as to what the best player for that would be? I have already found some players which work flawlessly, such as FV Player, but they all rely on Flash and thus the videos cannot be streamed on mobile devices and such. Any such RTMP Streaming Players for WordPress which do not rely only on flash and can be used on mobile devices?
Thanks in advance!
]]>