ccr1009-8g-1s-1s+ configure 2 VLAN and 2 public IP addresses

Hi, I must configure this Mikrotik router and I have current configuration on my workplace: I’ve got two public IP : <public_IP1> and <public_IP2> configured on one interface in the Cisco router. 1st is mapped to 192.168.1.0/24 VLAN, 2nd to 192.168.11.0/24 VLAN. There are some DVR and IP cameras, one DVR of them is on one internal address on the 2nd VLAN, but currently I don’t have access between the vlans. I want to configure access to the DVR’s from the outside world and access from 1st VLAN to the DVR on the 2nd VLAN. For the outside world configuration is OK:
public_IP1:8000->internal_ip1:8000
public_IP1:8001->internal_ip1:8000
public_IP1:8002->internal_ip1:8000
public_IP2:8000->internal_ip2

Question is ofcourse can I do this and can I use web interface only? I’ve configured so far only CIsco routers, I have CCNA. Thank you.