1
Views
3
Comments
Mobile Web Link widget vs Destination element
Question
Hello,

I have a mobile screen that must go to an External Site with an URL like this: rtsp://62.48.221.156:554/public/50477112233/50477223346/VOD/Production6671/testfile220070618174636_0_mp4-3gh324m.3gp?CONF_ID=1182252615016456&UID=351931085941

My problem is: if I use a mobile web link widget to go to the External site, the request works fine, but if in the preparation of the mobile screen I use the Destination tool instead of the Link Widget to pointing to the URL, I get an error: "Bad request from mobile".

Anyone knows why this happends with the Destination tool? I doesn't work like the Link?

Regards,

Miguel
UserImage.jpg
Miguel Alexandre Oliveira
Hi,

I made some tests and debug and verify that when the request of the url

rtsp://62.48.221.156:554/public/50477112233/50477223346/VOD/Production6671/testfile220070618174636_0_mp4-3gh324m.3gp?CONF_ID=1182252615016456&UID=351931085941

is made in the preparation of the mobile screen with the Destination tool the server never received the request... I wonder if the Destination tool only supports request of HTTP protocol and if is RTSP request doesn't work!

Anyone can tell me about this?


Regards,

Miguel
2018-05-03 15-19-41
Miguel João
Staff
Hi Miguel

Are you using the destination tool to go to an external site with a dynamic URL?

If not, how are you using the destination tool with the rtsp link?

Thanks

Cheers

Miguel João
UserImage.jpg
Miguel Alexandre Oliveira
Hi Miguel,

Thanks for your reply.

"Are you using the destination tool to go to an external site with a dynamic URL? " - Yes

Meanwhile I made an extension that builds a response with the RTSP request, and my problem was solved, but I wonder, why the destination tool doesn't work?

Thanks

Regards,

Miguel Oliveira
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.