Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Here it is: https://www.facebook.com/sharer/sharer.p…eZdPAEWu0ZqChdyIt still does not work for me. Is there any special settings or permission in the Facebook app? Thank you
No, facebook ap id is not required anymore...
Could you paste here the url displayed in the facebook share window adrees bar, I guess it's a cache problem on your side...
Hi,
Will your plugin work with multiresolution panoramas?
Great plugin!!!
Some quick questions:
1- On mobile, what variable should I use to "frame" the snapshot at the sharing screen?.. like what StudioRun is doing here:
http://bit.ly/2njLQ1w
2- How can I make the tutorial_msg appear EVERY TIME the user clicks the camera icon? (Not just the first time).
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
<action name="show_snapshot"> if(panoshot.show_msg AND %1 == true, showtuto();set(firstshot,true),set(layer[tuto].visible,false);); set(layer[camera].visible,%1); set(layer[viewfinder].visible,%1); if(panoshot.show_ratio,set(layer[viewfinders].visible,%1)); if(panoshot.viewfinder_glass,set(layer[viewfinder_glass].visible,%1)); set(snapshot_ison,%1); mysnapshot(%1); </action> <action name="resizescreenshot" devices="mobile"> setup_social(); if(layer[screenshot].loaded, div(screenaspect, stagewidth, stageheight); div(imageaspect, layer[screenshot].imagewidth, layer[screenshot].imageheight); if(imageaspect GT screenaspect, set(layer[screenshot].width,-100); set(layer[screenshot].height,prop); , set(layer[screenshot].width,prop); set(layer[screenshot].height,-100); ); ); </action> |
Hello,
Your plugin is very interesting and I'm thinking about buying but I need to know how it works "maxsize" attribute? Maybe I'll describe what I need. I would like the viewer to be able to take a picture in max. resolution. If it is a giga-panorama and the viewfinder is smaller then the recorded image will be in the size that the resolution of the giga-panorama allows. Is it possible![]()
Chris
![]() |
Source code |
1 |
plugin[screenshot] - loading of 'http://<localip>/plugins/panoshot/' failed! |
Unfortunately I am having issues getting this plugin to work. I don't see anything in the documentation that discusses what the requirements are to run it. I see that the plugin uses php files for savescreenshot.php and setmeta.php; does a php server need to be running on the host machine?
I am getting the following error:
![]()
Source code
1 plugin[screenshot] - loading of 'http://<localip>/plugins/panoshot/' failed!
The above is trying to run off local test server but I have also uploaded and tested plugin on remote server with php installed (no server running though) and set the external_php_server and external_php_server_path variables.
Any assistance is greatly appreciated!
Sorry, this is not possible with the snapshot plugin.Is it possible to set a fixed size for the snapshot? I would need to be able to fix the pixel size to 4K UHD or 3840 by 2160?
Is that possible?
Regards,
Robert