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
MediaPortal 1 Plugins
Popular Plugins
OnlineVideos
OnlineVideos 2.8.0.1 [2025/02/16]
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="Ministerk" data-source="post: 1136934" data-attributes="member: 61145"><p>I don't know how to do this without an util.</p><p>In a site util I would do this:</p><p>[CODE=C#]string url = (new MPUrlSourceFilter.RtspUrl(@"rtsp://192.168.1.65:554/?freq=162&msys=dvbc&mtype=256qam&sr=6900&specinv=0&pids=0,16,17,18,20,2000,2001,2010,2101") { LiveStream = true }).ToString();</p><p>[/CODE]</p><p>And this formats the url correctly. I could do this manual for you if you'd like, but first explicitly say OV to use the internal player. Do this in the General tab of the Site Creator on define the player attribute in the site tag</p><p>[CODE=XML]<Site name="Fritz" util="GenericSite" agecheck="false" enabled="true" lang="en" player="Internal">[/CODE]</p><p></p><p>Edit: try the internal player first, and if this doesn't help we could try the live stream url.</p></blockquote><p></p>
[QUOTE="Ministerk, post: 1136934, member: 61145"] I don't know how to do this without an util. In a site util I would do this: [CODE=C#]string url = (new MPUrlSourceFilter.RtspUrl(@"rtsp://192.168.1.65:554/?freq=162&msys=dvbc&mtype=256qam&sr=6900&specinv=0&pids=0,16,17,18,20,2000,2001,2010,2101") { LiveStream = true }).ToString(); [/CODE] And this formats the url correctly. I could do this manual for you if you'd like, but first explicitly say OV to use the internal player. Do this in the General tab of the Site Creator on define the player attribute in the site tag [CODE=XML]<Site name="Fritz" util="GenericSite" agecheck="false" enabled="true" lang="en" player="Internal">[/CODE] Edit: try the internal player first, and if this doesn't help we could try the live stream url. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
OnlineVideos
OnlineVideos 2.8.0.1 [2025/02/16]
Contact us
RSS
Top
Bottom