PIM on ccr1036 dont work

Hello All,
now we test ccr1063 for use it as RP for multicast.
Following is my physical connection.

ccr1036-12g-4s
source (VLC udp 224.2.2.7:1234) 192.168.255.58 ----------- 192.168.255.59 ether2 UPlink (mikrotik) ether3 DOWNlink 172.168.63.1---------172.168.63.4(receiver VLC )

routing igmp-proxy interface p
Flags: X - disabled, I - inactive, D - dynamic, U - upstream

INTERFACE THRESHOLD

0 IU ether2 UPlink 1
1 I ether3 DOWNlink 1
why Interfaces is Inactive?

routing pim interface p
Flags: X - disabled, I - inactive, D - dynamic, R - designated-router,
v1 - IGMPv1, v2 - IGMPv2, v3 - IGMPv3

INTERFACE PROTOCOLS

0 Rv2 ether2 UPlink pim
igmp
1 Rv2 ether3 DOWNlink pim
igmp
2 DR register pim
routing pim rp p
Flags: D - dynamic, X - disabled

ADDRESS TYPE PRIORITY

0 192.168.255.59 static 192

routing pim mfc p
GROUP SOURCE RP
224.0.1.1 172.16.104.2 192.168.255.59
224.2.2.7 192.168.255.58 192.168.255.59
239.192.152.143 192.168.255.58 192.168.255.59
239.255.255.250 172.16.63.4 192.168.255.59

routing pim join p
Flags: RP - (,,RP), WC - (*,G), SG - (S,G), SG_rpt - (S,G,rpt)
GROUP SOURCE RP
WC 224.0.0.0 192.168.255.59 192.168.255.59
SG 224.2.2.7 0.0.0.0 192.168.255.59
SG 224.2.127.254 0.0.0.0 192.168.255.59
SG 239.192.152.143 0.0.0.0 192.168.255.59
SG 239.195.255.255 0.0.0.0 192.168.255.59
SG 239.255.255.250 0.0.0.0 192.168.255.59
SG 239.255.255.255 0.0.0.0 192.168.255.59
SG_rpt 224.0.1.1 172.16.104.2 192.168.255.59
SG_rpt 224.2.2.7 192.168.255.58 192.168.255.59
SG_rpt 239.192.152.143 192.168.255.58 192.168.255.59
SG_rpt 239.255.255.250 172.16.63.4 192.168.255.59

routing pim igmp-group p
Flags: v1 - IGMPv1, v2 - IGMPv2, v3 - IGMPv3, I - include, E - exclude, F - forward, D - don't forward
INTERFACE GROUP SOURCE TIMEOUT
....
v2E ether3 DOWNlink 224.2.2.7 0.0.0.0 3m38s
...
Why Interfaces in IGMP-Proxy is Inactive? Is it - issue?
In PIM/MFC i see Group 224.2.2.7 - Source 192.168.255.58 - RP 192.168.255.59 - incoming Int "ether2 Uplink" - Outgouing int "ether3 DownLink"
And in Interfaces list i see Rx on "ether2 Uplink" but dont see due TX on "ether3 DownLink"
Ping source->recivier and receiver->source is Ok
I cant see multicast stream on receiver.
Which settings are incorrect?
Please help!

When i directly connect Кeceiver to Source (use one network), I can see multicast on receiver. It means that issue is not in receiver and source. And i'd testet PIM on cisco by that scheme with the same receiver and source - Ok.

In attachments - screenshots of winbox



the problem is solved. ttl was = 1. increase ttl multicast packets at source