Kodi DSPlayer – DirectShow Player for Windows
(2015-06-08, 12:24)Bjur Wrote: @*Roma*: Thanks for the work on LiveTV I had given up on that and just used standard for live TV.
I'm using DVBViewer Recording Service as backend. Will that work to? It should be supporting RTSP.
DVBViewer doesn't support timeshift with http/rtsp streaming.
Kodi PVR TV-backend plugin for DVBViewer implements its own timeshift mechanism, but we can't use it.

You can use LAV Filter source splitter,but i think it will not work with timeshift.


(2015-06-08, 12:24)Bjur Wrote: And question 2: Will it support Teletext which are used in some countries?
According to this page, MediaPortal tsreader supports teletext, but i haven't tested this.


(2015-06-08, 12:30)nedge2k Wrote: Only tested with MadVR but i'm wondering if it was an issue with the programme as when I watched the recording back, it started stuttering really badly at around the same point. Will test further and update.

Will try EVR for TV, see what the switching times are like. By the way, how do you return to using DVDPlayer? I tried deleting the rstp and pvr rules but TV stopped working?

Will try the new rules tonight. Thanks Smile
In order to use DVDPlayer for live tv you have to change playercorefactory.xml rules:
Code:
<playercorefactory>
    <rules action="prepend">
        <rule protocols="daap|rtv|rtmp|http|https|rtmpe|mms|rtp" player="DVDPlayer" />
        <rule name="PVR" filetypes="pvr" player="DVDPlayer"/>    
        <rule name="All Other" player="DSPlayer"/>
    </rules>
</playercorefactory>
Reply


Messages In This Thread
Lockup on STOP issue resolved! - by MKANET - 2015-04-11, 21:59
RE: Kodi DSPlayer – DirectShow Player for Windows - by *Roma* - 2015-06-08, 20:58
RE: 4G aware patch - by MagikMark - 2015-09-08, 03:27
Alt-F4 no longer quits - by JeffA - 2015-10-31, 20:38
H265 playback - by rew88 - 2017-11-04, 00:41
RE: H265 playback - by ashlar - 2017-11-04, 16:21
RE: H265 playback - by rew88 - 2017-11-05, 01:34
RE: H265 playback - by ashlar - 2017-11-05, 16:48
RE: H265 playback - by rew88 - 2017-11-05, 23:08
RE: H265 playback - by ashlar - 2017-11-06, 12:00
Leia 18 - by terpsarlington - 2017-11-21, 03:51
RE: Leia 18 - by spencerjford - 2017-11-21, 06:24
Display Modes / Refresh Rates - by goofer69 - 2019-09-20, 00:19
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 00:39
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 19:35
DSPlayer 23.810 to 23.976 - by Runakanta - 2018-05-09, 03:24
RE: DSPlayer 23.810 to 23.976 - by Warner306 - 2018-05-10, 01:32
Logout Mark Read Team Forum Stats Members Help
Kodi DSPlayer – DirectShow Player for Windows47