[SOLVED] Module video with user restriction

sachaz

Joined: 2008-08-31
Posts: 7
Posted: Sun, 2013-02-10 22:50

Hi,

I'm trying to make work a mp4 video streaming with gallery G3 from github (got the same problem with debian package).
When I'm allowing my video to everybody all is ok. But when i'm restricting access to the video to not everybody I got a "200 stream not found". My video is in the right place but I cannot access using the http://[File_Path]?m[ID]
If i'm removing the .htaccess created in my album, it's working again.

It seems that the flowplayer/jwplayer cannot access to the file using the security proxy.

Sacha.

ADD1: it's working with serveradd module instead of video one ! \o/
ADD2: DownloadFullsize module doesn't work to download video /o\

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Mon, 2013-02-11 00:56

In order for the user to see the movie the user must have full sized image rights to the video.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
sachaz

Joined: 2008-08-31
Posts: 7
Posted: Mon, 2013-02-11 01:45

it's the case Dave with video module it's just doesn't work.

Sacha.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Mon, 2013-02-11 01:50

This module:
http://codex.galleryproject.org/Gallery3:Modules:videos
or are you talking videos in general?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
sachaz

Joined: 2008-08-31
Posts: 7
Posted: Mon, 2013-02-11 08:16

Yes this module floridave

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Mon, 2013-02-11 15:49

I've never had to use the module as I just upload supported videos and that works just fine for me even with permissions.
This post http://galleryproject.org/node/98149#comment-360051 has some proxy file changes.

Dave
____________________________________________
Blog & G2 || floridave - Gallery Team

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Mon, 2013-02-11 15:59

if you're uploading supported video formats(mp4, flv) then the video module is simply getting in the way. That module is for unsupported formats.

-s
________________________________
All New jQuery Minislideshow for G2/G3

 
sachaz

Joined: 2008-08-31
Posts: 7
Posted: Mon, 2013-02-11 16:23

thanks for your answears.

I couldn't make work video module with .mp4 files & restricted access.
My escape was to use the serveradd module.

We could say it's solved.

Sacha.