View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 2 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sat Jun 02, 2007 8:46 am 
Offline
Joined: Sun Nov 14, 2004 2:39 pm
Posts: 113
Upgraded from R5C7 to R5E50. Used to be able on R5C7 to click on thumbnail and play video in media player. Now I guess with R5E50 it is trying to stream the video. Regular streaming in streamTV works fine.

Click on thumbnail gooblygook :

'; echo ''; if(!isset($_GET['play'])){ echo ''; } echo ''; echo ''; echo ''; // Set the desired page title $page_title = 'MythWeb - Stream recording'; // Print the page header require 'modules/_shared/tmpl/default/header.php'; if(!isset($_GET['file'])){ print"

You can not access this page directly!
"; die; } if(!isset($_GET['width'])){ $width = '300'; } else { $width = $_GET['width']; } if(!isset($_GET['title'])){ $title = 'Unknown Title'; } else { $title = $_GET['title']; } if(!isset($_GET['subtitle'])){ $subtitle = ''; } else { $subtitle = $_GET['subtitle']; } if(!isset($_GET['description'])){ $description = ''; } else { $description = $_GET['description']; } if(!isset($_GET['height'])){ $height = '220'; //accounts for toolbar at bottom } else { $height = $_GET['height']; } $toplay = $_GET['file']; if(!isset($_GET['play'])){ system ("bash -c \"exec nohup setsid /var/www/mythweb/data/serverecording $toplay 1> /dev/null 2> /dev/null &\""); } ?>
Loading, Please wait... Click here if refresh fails after 10 seconds.
/body>


Also if I just click on the name to the right of the thumbnail I get a path error. Seems like the format :

myth://192.168.2.10:6543/1007_20070602093000.mpg

does not work.


Looks like two steps forward, three back for viewing from the recorded programs page.

_________________
MBE : P4 2.4Gz GA-8IPE1000, 512M, MX440-T8X, 250G WD HDD Cards : PVR-350,PVR-250,HD-3000

MFE : 1GZ Via EPIA-M, 394M, Via onboard video, 1 80G Wd hdd, 1 120G WD Hdd Card : PVR-350

R5E50


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jun 03, 2007 9:00 pm 
Offline
Joined: Mon Feb 06, 2006 5:11 pm
Posts: 353
Location: Brisbane, Australia
Hi,

The functionality you describe was changed to stream recordings via Flash. It was broken in R5E50 but here is a link to fix it.

http://knoppmythwiki.org/index.php?page=MythWebFlash

You can still do the same thing by clicking on the title of the program and not the image.

BigB


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu