I have extended return message format of "IsTimeshifting" command , timeshift file path added to the message.
Current return message format: "True|rtsp://HostName:554/stream5.2|ChannelInfo"
New return message format: "True|rtsp://HostName:554/stream5.2|\HOSTNAME-PC\Timeshift\live5-2.ts.tsbuffer|ChannelInfo"
This modification will allow me to pass UNC timeshift file to DirectShow source filter of Kodi DSPlayer.
I have verified that this changes will not affect the existing functionality of pvr.mediaportal.tvserver addon.
Hi,
I have extended return message format of "IsTimeshifting" command , timeshift file path added to the message.
Current return message format: "True|rtsp://HostName:554/stream5.2|ChannelInfo" New return message format: "True|rtsp://HostName:554/stream5.2|\HOSTNAME-PC\Timeshift\live5-2.ts.tsbuffer|ChannelInfo"
This modification will allow me to pass UNC timeshift file to DirectShow source filter of Kodi DSPlayer.
I have verified that this changes will not affect the existing functionality of pvr.mediaportal.tvserver addon.
Roman