Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Record sumo simulation as a video

Hi, it works fine for me, the content is

screenshot(self, viewID, filename, width=-1, height=-1)
screenshot(string, string, int, int) -> None
 
Save a screenshot for the given view to the given filename
at the next call to simulationStep.
The fileformat is guessed from the extension, the available
formats differ from platform to platform but should at least
include ps, svg and pdf, on linux probably gif, png and jpg as well.
Width and height of the image can be given as optional parameters.
Am 09.02.22 um 16:33 schrieb Arbi Alaouy:
I cann't access the suggested link? 

Le mar. 8 févr. 2022 à 12:41, Jakob Erdmann <namdre.sumo@xxxxxxxxx> a écrit :
There are plenty of programs out there that can turn this into a video.

Am Di., 8. Feb. 2022 um 10:58 Uhr schrieb Arbi Alaouy <estdoctor@xxxxxxxxx>:
Hi everyone,

I would like to do  a video record for sumo simulation for
a 24h of simulation.
So I wonder if I can have a script that can capture for
each 15 minutes 20 seconds in order to boost the simulation.


Thank you very much.
Best regards.

--
El-arbi El-alaouy


_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user


--
El-arbi El-alaouy



_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top