The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Pages: 1
Hi all,
if i pause the video during playing then resume it,the video will stop,but the audio will continue play, i have to drag the progress bar to make the video get back playing. i dont know if this is the Nuevoplayer's problem or the ASP's,please can anyone help.
thanks,
Offline
Does this happen on all browsers?
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
chrome will resume but with like 3-5secs delay,firefox and IE dont resume
Last edited by 99re.com (2013-12-14 12:12:10)
Offline
Hmmm...no idea It probably has something to do with the player, but in order to prove this, we will have to test with another player also.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
if i use preview a video in admin panel,it using flowplayer,also got same problem.
Offline
hmmm...same happens with progressive and pseudostreaming?
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
only RTMP got this problem
Offline
Oki. RTMP seems to have some problems with flowplayer also. Its either the server or the player problem. I will debug tomorrow.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Oki. RTMP seems to have some problems with flowplayer also. Its either the server or the player problem. I will debug tomorrow.
Sorry Symtab, but this cannot be a player.
For RTMP stream there is only ONE net stream.resume() flash RTMP stream command when video paused.
Command play() is used only to start new video file. If used second time, the stream must be closed first and video starts new. FIle URL must be provided then.
Another stream command is seek(x), and this seeks to new time position. It cannot be used to paused time position or it will buffer into infinity.
This is same with ANY player that can stream RTMP. There is no other RTMP stream 'resume' solutions or commands.
Above all: net stream is both: VIDEO and AUDIO. There are no commands to stream/pause/play or seek audio or video separately.
Net stream 'resume' command doesn't have any limitations, secure key, or anything else.
Only in case of livestream some players attempt to reconnect RTMP server and start playing new livestream, but this doesn't concern user issue.
So this must be rather RTMP server issue or MP4 video file, not a player.
Edit:
Well I made this effort, downloaded 99re.com video, uploaded to my own Amazon S3 bucket and rtmp streams fine. Resumes well once paused. So the problem must be rtmp server.
Last edited by Nuevolab (2013-12-16 09:58:42)
Offline
I installed crtmpserver for 99re.com, everything is installed correctly. I will check the log and see if there are any errors. Thanks for helping Nuevolab.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
thanks for you help guys
Offline
I installed crtmpserver for 99re.com, everything is installed correctly. I will check the log and see if there are any errors. Thanks for helping Nuevolab.
hi,have you found the problem?
Offline
ok,i think thE rtmp got problems for sure,some videos dont even play,but if i switch to pseudostreaming,it plays
Offline
Pages: 1