You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to C++ RTMP Server
Hello,
is there any possibily to detect bandwidth between flash clients and
crtmp server? Something like with FMS or RED5 (checkBandwidth,
bwcheck)? Or should I do it "manually" in flash clients downloading
other data and measuring time?
Thanks a lot for the reply.
stix
unread,
May 30, 2012, 5:20:48 PM5/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to c-rtmp...@googlegroups.com
bump
C++ RTMP Server
unread,
May 30, 2012, 6:51:19 PM5/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to c-rtmp...@googlegroups.com
Hi,
The functionality is already in there. All you have to do is to add:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to C++ RTMP Server
Hi Andrei,
Could you please explain it further that how i can use the same at
flash client end? DO i need to call server's call back function to
invoke bandwidth detection functionality?
Thanks,
Tom
> smime.p7s
> 6KViewDownload
Tom Alter
unread,
Jun 12, 2012, 2:10:57 PM6/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to C++ RTMP Server
Is there any one who can share how to use detect bandwidth functionality on client side?