From nickthefarrow at hotmail.com Sat Dec 8 11:18:10 2018 From: nickthefarrow at hotmail.com (nick farrow) Date: Sat, 8 Dec 2018 16:18:10 +0000 Subject: [openlp-dev] Grabbing projection screen image Message-ID: Hi, We used to use easyworship on a win32 machine, and it was quite easy to find the second screen and grab the rgb data for image rending to the congregation who had tablets/phones (image on a local web server rendered to the device browser). Having just moved to openlp I was after some advice as to the best way to approach this for a linux/openlp machine? I was either thinking of capturing the 'live panel' image or trying the extended screen buffer capture. I know a little python (but years of experience with c#/c++) so would also welcome some guidance as to the rough area of the code base to pick up changes in the projected image as well as the image data itself. Thanks for reading and even more thanks if you can help!! nick From Home at trarbentley.net Sat Dec 8 11:33:07 2018 From: Home at trarbentley.net (Tim and Alison Bentley) Date: Sat, 8 Dec 2018 16:33:07 +0000 Subject: [openlp-dev] Grabbing projection screen image In-Reply-To: References: Message-ID: Why not use the web interface which already does this. https://manual.openlp.org/stage_view.html#the-live-view [image: Mailtrack] Sender notified by Mailtrack 08/12/18, 16:32:59 On Sat, 8 Dec 2018 at 16:18, nick farrow wrote: > Hi, > > We used to use easyworship on a win32 machine, and it was quite easy to > find the second screen and grab the rgb data for image rending to the > congregation who had tablets/phones (image on a local web server > rendered to the device browser). > > Having just moved to openlp I was after some advice as to the best way > to approach this for a linux/openlp machine? > > I was either thinking of capturing the 'live panel' image or trying the > extended screen buffer capture. I know a little python (but years of > experience with c#/c++) so would also welcome some guidance as to the > rough area of the code base to pick up changes in the projected image as > well as the image data itself. > > Thanks for reading and even more thanks if you can help!! > > nick > > _______________________________________________ > openlp-dev mailing list > openlp-dev at openlp.io > https://lists.openlp.io/mailman/listinfo/openlp-dev > -- Tim and Alison Bentley Home at TRARBentley.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From nickthefarrow at hotmail.com Sat Dec 8 13:32:22 2018 From: nickthefarrow at hotmail.com (nick farrow) Date: Sat, 8 Dec 2018 18:32:22 +0000 Subject: [openlp-dev] Grabbing projection screen image In-Reply-To: Message-ID: Thanks Tim., Great facility. How does the device browser know when the page\image has changed? Also does this work for pots (via libre office)? I'm guessing it's not image\screen buffer based as vids are not supported Nick On 8 Dec 2018 4:33 p.m., Tim and Alison Bentley wrote: Why not use the web interface which already does this. https://manual.openlp.org/stage_view.html#the-live-view [Mailtrack] Sender notified by Mailtrack 08/12/18, 16:32:59 On Sat, 8 Dec 2018 at 16:18, nick farrow > wrote: Hi, We used to use easyworship on a win32 machine, and it was quite easy to find the second screen and grab the rgb data for image rending to the congregation who had tablets/phones (image on a local web server rendered to the device browser). Having just moved to openlp I was after some advice as to the best way to approach this for a linux/openlp machine? I was either thinking of capturing the 'live panel' image or trying the extended screen buffer capture. I know a little python (but years of experience with c#/c++) so would also welcome some guidance as to the rough area of the code base to pick up changes in the projected image as well as the image data itself. Thanks for reading and even more thanks if you can help!! nick _______________________________________________ openlp-dev mailing list openlp-dev at openlp.io https://lists.openlp.io/mailman/listinfo/openlp-dev -- Tim and Alison Bentley Home at TRARBentley.net -------------- next part -------------- An HTML attachment was scrubbed... URL: