Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assign to variable #21

Open
piercegearhart opened this issue May 11, 2021 · 1 comment
Open

Assign to variable #21

piercegearhart opened this issue May 11, 2021 · 1 comment
Labels
question Further information is requested

Comments

@piercegearhart
Copy link

Hello! This is less of an issue, and more of a question. I can see that the code VideoStreamer::streamFile($path) displays the video inside the browser once you go to the route connected to that controller function. I am wanting to I guess assign the video to a variable so I can display the video on a custom page, so there is more than just a video. I tried
$video = VideoStreamer::streamFile($path); but of course that doesnt work because the code is setup to just show the video when pasting that in the controller. So is there a way I can do this?

@imanghafoori1 imanghafoori1 added the question Further information is requested label Oct 12, 2021
@imanghafoori1
Copy link
Owner

The question is not clear for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants