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
Support
Installation, configuration support
Setting up a live web stream as a TV Channel
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="doskabouter" data-source="post: 1299024" data-attributes="member: 98267"><p>ok now it is indeed connecting with the server and getting responses...</p><p>unfortunately it responds with</p><p>RTSP/1.0 401 Unauthorized</p><p>Server: H264DVR 1.0</p><p>Cseq: 2</p><p></p><p>not really sure what is happening here, if it is an unimplemented login system, or something other...</p><p></p><p>Is watching this in onlinevideos also an option for you? or doable as a test?</p><p>That has a couple more tricks I can use (mpurlsourcesplitter/lav filter)</p><p>you have to add something like this to the onlinevideosites.xml:</p><p>[CODE=xml] <Site name="Live Streams" util="GenericSite" agecheck="false" enabled="true" lang="nl" player="Internal"></p><p> <Description>Live streams</Description></p><p> <Categories></p><p> <Category xsi:type="Group" name="Streams"></p><p> <Channels></p><p> <Channel name="BB">rtsp://admin:12345678@192.168.0.249:554/channel0</Channel></p><p> </Channels></p><p> </Category></p><p> </Categories></p><p> </Site></p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="doskabouter, post: 1299024, member: 98267"] ok now it is indeed connecting with the server and getting responses... unfortunately it responds with RTSP/1.0 401 Unauthorized Server: H264DVR 1.0 Cseq: 2 not really sure what is happening here, if it is an unimplemented login system, or something other... Is watching this in onlinevideos also an option for you? or doable as a test? That has a couple more tricks I can use (mpurlsourcesplitter/lav filter) you have to add something like this to the onlinevideosites.xml: [CODE=xml] <Site name="Live Streams" util="GenericSite" agecheck="false" enabled="true" lang="nl" player="Internal"> <Description>Live streams</Description> <Categories> <Category xsi:type="Group" name="Streams"> <Channels> <Channel name="BB">rtsp://admin:12345678@192.168.0.249:554/channel0</Channel> </Channels> </Category> </Categories> </Site> [/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Installation, configuration support
Setting up a live web stream as a TV Channel
Contact us
RSS
Top
Bottom