- Posts: 7909
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.
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
- Antonio Durán
-
- Offline
- Moderator
-
Less
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.
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.
- Ravi
- Offline
- New Member
-
Less
More
- Posts: 8
13 years 3 months ago #12
by Ravi
Replied by Ravi on topic Videos being downloaded instead of streamed
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.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
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.
- Ravi
- Offline
- New Member
-
Less
More
- Posts: 8
13 years 3 months ago #14
by Ravi
Replied by Ravi on topic Videos being downloaded instead of streamed
yes its in a course page in moodle
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
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.
- Ravi
- Offline
- New Member
-
Less
More
- Posts: 8
13 years 3 months ago #16
by Ravi
Replied by Ravi on topic Videos being downloaded instead of streamed
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.
- Ravi
- Offline
- New Member
-
Less
More
- Posts: 8
13 years 3 months ago #17
by Ravi
Replied by Ravi on topic Videos being downloaded instead of streamed
Also i am on Mozilla firefox , is it browser dependent.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
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.
Yes, that is the only change I made.
I am also using firefox.
Please Log in or Create an account to join the conversation.
- Ravi
- Offline
- New Member
-
Less
More
- Posts: 8
13 years 3 months ago #19
by Ravi
Replied by Ravi on topic Videos being downloaded instead of streamed
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.
- Chris
-
- Offline
- Moderator
-
13 years 3 months ago #20
by Chris
Replied by Chris on topic Videos being downloaded instead of streamed
Perhaps your google chrome is remembering via its cache?
Please Log in or Create an account to join the conversation.