home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
OnlineVideos support
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="offbyone" data-source="post: 834554" data-attributes="member: 73415"><p>Time for me to say a few things I guess <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p></p><p>a) OnlineVideos is already implemented as API -> we have one dll that can be used by any application, and another one that does all MediaPortal1 related GUI stuff ('and another one for MP2, ... <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /> )</p><p></p><p>b) In order to get the sites, categories and videos you definitely need to use the API meaning the calls inside the dll, the only things stored in a DB are Favorites.</p><p>But if you wire the paths right this is not very hard, proven by the fact that we already have 3 front-ends using the API.</p><p></p><p>c) Since you already use vlc or ffmpeg for transcoding, the video types are not a problem, but the access (protocols). I am especially thinking of RTMP here. We now use our own directshow filter for those connections, and I do not know if VLC/ffmpeg supports all rtmp features yet (meaning encrypted streams).</p><p></p><p>I'd be happy to help out with this and make required changes inside OnlineVideos, as long as they won't break current sites.</p></blockquote><p></p>
[QUOTE="offbyone, post: 834554, member: 73415"] Time for me to say a few things I guess ;) a) OnlineVideos is already implemented as API -> we have one dll that can be used by any application, and another one that does all MediaPortal1 related GUI stuff ('and another one for MP2, ... :-) ) b) In order to get the sites, categories and videos you definitely need to use the API meaning the calls inside the dll, the only things stored in a DB are Favorites. But if you wire the paths right this is not very hard, proven by the fact that we already have 3 front-ends using the API. c) Since you already use vlc or ffmpeg for transcoding, the video types are not a problem, but the access (protocols). I am especially thinking of RTMP here. We now use our own directshow filter for those connections, and I do not know if VLC/ffmpeg supports all rtmp features yet (meaning encrypted streams). I'd be happy to help out with this and make required changes inside OnlineVideos, as long as they won't break current sites. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
OnlineVideos support
Contact us
RSS
Top
Bottom