Getting Error while broadcasting

Stream working fine with https://media.livepeer.org/player.html

But not working at
https://media.livepeer.org/channels/0xa14B392b9D4B973Aa23f919e0c40650Af237c252

so others cant see it am i doing anything wrong?

i do see errors in node

[h264 @ 0x782e600] co located POCs unavailable
[h264 @ 0x782e600] mmco: unref short failure
I0324 21:16:32.874344 37682 livepeernode.go:139] Created broadcast job. Price: 1. Type: 93c717e7c0a6517a
I0324 21:17:54.602850 37682 videocache.go:130] Subscriber for stream: 12209a0d554021c2b4235760a734ebf03119cb67269b5b24ab3f7d501adcb81f8bb85ef9c9a169ce31663e436967a80418c0a46fef1488154d68ddf1b1d4282f7697P720p30fps16x9 - StreamID: 12209a0d554021c2b4235760a734ebf03119cb67269b5b24ab3f7d501adcb81f8bb85ef9c9a169ce31663e436967a80418c0a46fef1488154d68ddf1b1d4282f7697P720p30fps16x9, working: false
I0324 21:17:55.285291 37682 videocache.go:133] Subscriber got msg: 11
I0324 21:18:06.230227 37682 videocache.go:133] Subscriber got msg: 12
I0324 21:18:16.061932 37682 videocache.go:133] Subscriber got msg: 13
I0324 21:18:20.401742 37682 videocache.go:133] Subscriber got msg: 14
I0324 21:18:33.400204 37682 videocache.go:133] Subscriber got msg: 15
I0324 21:18:41.552120 37682 videocache.go:133] Subscriber got msg: 16
I0324 21:18:50.021643 37682 videocache.go:133] Subscriber got msg: 17
I0324 21:18:58.253208 37682 videocache.go:133] Subscriber got msg: 18

Hey, this is not the world’s most helpful answer, but: “This Broadcaster is Currently Offline” Troubleshooting

In short, since you can view the stream at the player.html page it’s most likely a networking issue that is not at all your fault. One other test you can do is to run another Livepeer node, on a second machine or even on the same machine, and to request you stream by manifestID in the livepeer_cli. If it works, you successfully passed video p2p through the network…but unfortunately some networking issue is preventing it from getting to our gateway on media.livepeer.org. We have some networking fixes coming soon and some longer term proposals as well: https://github.com/livepeer/go-livepeer-basicnet/issues