You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PTGui Support
It would be really cool if PTGui had some way to control it, whether through a server mode that listens for commands to render a panorama or add it to the batchstitcher queue, or even through stdin that allows sending commands separated by lines.
I'd like to implement real-time processing from another software, but the cost of constantly opening a new process is too high.
Thank you, PTGui is awesome!
PTGui Support
unread,
4:11 AM (5 hours ago) 4:11 AM
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pt...@googlegroups.com
Hi Marcos,
I'll add this to the wish list.
If you just want to add a project to the batch stitcher, doing
PTGui -batch project.pts
might perhaps work for you. The batch stitcher must be open (in GUI
mode). The -batch command communicates with the existing running PTGui
process and instructs it to add the project to the queue.