piccup

Results 7 issues of piccup

Hi,@eleurent!DiscreteMetaAction has an attribution target_speeds. I can't understand its meaning. Can you give a detailed example for understanding issue278 seems not clear.

on the road (j,k,0) of merge-v0 I use Create_random to create traffic flow. The code is as follows ``` for others in other_per_controlled: vehicle = Vehicle.create_random( self.road, speed=25, lane_from= "j",...

hi, I found the simulation step time is 1s, this value can be modified?

Hi @eleurent, In merge-v0, I would like to add a state to distinguish between a main road and an on-ramp,How Do I change the source code? Looking forward to your...

/live/a 已存在(记为1),又收到/live/a(记为2)的推流请求,先触发一次读1,如果短时间内读不到1的数据,删除1,发布2(重新发布/live/a)(这个是群中大佬提的方案)

bug
enhancement

![image](https://user-images.githubusercontent.com/26081938/63706132-40705f80-c861-11e9-9b7c-3bbe6b26aa66.png) 你好,我在pynq2上跑了你这个程序,直接将你的权重文件和生成的bit文件考进去的,发现结果不对,请大神指导一下,谢谢

环境描述:一台服务器安装了monibuca环境,使用ffmpeg推流,另外一台服务器运行monibuca代码,一开始不推流,模拟视频掉线,启动monibuca程序后再推流,此时发现能够转发视频并且能够拉到视频流,但是无法生成视频片段 配置文件如下: ![image](https://github.com/Monibuca/plugin-record/assets/26081938/09e10121-15e7-4a8a-99a3-f179d64896d5)