Feature Requests

Please do NOT use this section of the forum to request help if Joomdle does not work for you in some particular way. Your post will be deleted.

[Closed] Videos being downloaded instead of streamed

More
13 years 3 months ago #11 by Antonio Durán
Replied by Antonio Durán on topic Videos being downloaded instead of streamed
I looked into it, and it turns out the fix seems quite easy.

If you want to try, just edit moodle/auh/joomdle/auth.php, function get_page().
Just before the line with the return statment, add:
$mypage = format_text ($mypage);

Please let us know if it works for you if you try it.

I will add the fix in next release.

Please Log in or Create an account to join the conversation.

More
13 years 3 months ago #12 by Ravi
After making this change still asks for a download. changed inside /var/www/moodle/auth/joomdle/auth.php and added this line . not much difference , do let me know i really need to play this video inline in the browser.

Please Log in or Create an account to join the conversation.

More
13 years 3 months ago #13 by Antonio Durán
Replied by Antonio Durán on topic Videos being downloaded instead of streamed
where are you showing your video? is it in a course page?

Please Log in or Create an account to join the conversation.

More
13 years 3 months ago #14 by Ravi
yes its in a course page in moodle

Please Log in or Create an account to join the conversation.

More
13 years 3 months ago #15 by Antonio Durán
Replied by Antonio Durán on topic Videos being downloaded instead of streamed
Weird. This is workinf fine for me locally, so I don't know why it won't work for you.

Please Log in or Create an account to join the conversation.

More
13 years 3 months ago #16 by Ravi
is it showing embedded in the joomla page just like it plays embedded in the moodle page. Also is this the only change you have done mentioned above.

Please Log in or Create an account to join the conversation.

More
13 years 3 months ago #17 by Ravi
Also i am on Mozilla firefox , is it browser dependent.

Please Log in or Create an account to join the conversation.

More
13 years 3 months ago #18 by Antonio Durán
Replied by Antonio Durán on topic Videos being downloaded instead of streamed
yes: it shows the same like in moodle, embedded,
Yes, that is the only change I made.

I am also using firefox.

Please Log in or Create an account to join the conversation.

More
13 years 3 months ago #19 by Ravi
I have attached screenshots of the change in auth and the screenshot of still joomdle is downloading video. Can you help further , really wanted a solution for this

Please Log in or Create an account to join the conversation.

More
13 years 3 months ago #20 by Chris
Perhaps your google chrome is remembering via its cache?

Please Log in or Create an account to join the conversation.