Modify

Ticket #6904 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Mythweb ASX stream and Direct download not working

Reported by: anonymous Owned by: xris
Priority: minor Milestone: unknown
Component: Plugin - MythWeb Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

This might be a configuration issue from my side but i had it all working in 021-fixes. since i upgraded to trunk asx stream and direct download gets the URL wrong.

from the recorded programs page src:

<a class="x-download"

href="http://192.168.0.24/pl/stream/3090/1249847100.asx" title="ASX Stream"

<img height="24" width="24" src="http://192.168.0.24/mythweb-cvs/skins/default//img/play_sm.png" alt="ASX Stream"></a>

<a class="x-download"

href="http://192.168.0.24/pl/stream/3090/1249847100" title="Direct Download"

<img height="24" width="24" src="http://192.168.0.24/mythweb-cvs/skins/default//img/video_sm.png" alt="Direct Download"></a>

</td>

so all the links to pl/stream is missing in my case mythweb-cvs in front which is the folder for mythweb configured in apache. If i add this manually the links work.

Attachments

Change History

comment:1 Changed 3 years ago by anonymous

This seems to be working now with latest trunk, FLV streaming still not working though

comment:2 Changed 3 years ago by kormoc

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in [21786]

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.