Open spiralvisum opened 10 years ago
I'm having trouble with NGINX RTMP (video stream) also. what does the akamai tester say by the raw metadata for the duration? The stream i tested it says duration 0 (works on akamai but not on jplayer) and another stream i tested did not have any duration meta and that stream did work in both akamai and jplayer.
I am trying to do .mp4 files audio only.
There is a security .php file that authorizes the user.
The format of my url is:
rtmp://IP:PORT/myapp/mp4:/content_id/001.mp4?pass=encryptedhash
I tested on the Akamai rtmp tester and it does stream. It currently plays in jwplayer, but I really don't want to use that player. Where can I start looking for an issue?