rtinfow
Explorer
rtinfow
Explorer
Activity
‎Sep 14, 2023
03:44 PM
Hi Amanda, After saving the video URL link from the SDK, when attempting to fetch the URL for uploading the video file to S3, an issue consistently arises, displaying the following message: Error downloading video: o {message: 'Network Error', name: 'AxiosError', code: 'ERR_NETWORK', config: {…}, request: XMLHttpRequest, …} Do you have any ideas or opinions? Thanks, rtinfow
... View more
‎Sep 13, 2023
11:08 AM
Hi, I’m having trouble saving a video file from an Adobe Express video link using JavaScript due to consistent 'Network Error' issues. Are there any APIs or alternative methods you can recommend for achieving this?
... View more
‎Oct 04, 2019
12:24 PM
What's the big deal? Create a symbol library. Much more precise to use the Illustrator bezier tool than the connector tool in Lucid Charts, for example.
... View more
‎May 12, 2018
05:41 AM
That gives us a huge workflow lift. Thanks!
... View more
‎Dec 15, 2014
03:24 AM
I'm well familiar. Woe to anyone who attempts to navigate Adobe's tortured documentation, filled with dead or circular links. Only the most persistent will wind up in the right place. RT Sent from my iPad
... View more
‎Dec 15, 2014
01:25 AM
The answer was to go back to Wowza. Adobe dropped the ball. RT ashish gupta. <mailto:forums_noreply@adobe.com> December 15, 2014 at 3:44 AM > Live Streaming Basic Question created by ashish gupta. <https://forums.adobe.com/people/ashish+gupta.> in /Adobe Media Server/ - View the full discussion <https://forums.adobe.com/message/7015154#7015154>
... View more
‎Dec 03, 2014
02:58 AM
It is, frankly, hard to believe that they are serious about this product. The most recent documentation has links to nowhere. If they are losing share to Wowza and others, should it be any surprise?
... View more
‎Apr 08, 2014
07:50 AM
Glad. Trust that I want it to work perfectly. I've spent way too much time on a similar web install issue.
... View more
‎Apr 07, 2014
03:10 PM
Works fine on Win7 IE, FF, Chrome. I'm just seeing a problem on Mac Chrome. Not an issue with FF or Safari once past the sandbox warning.
... View more
‎Apr 07, 2014
02:54 PM
I'll try that. Hoping I have similar experience.
... View more
‎Apr 07, 2014
02:29 PM
You better test more thoroughly. Hung up on the AIR installer on OSX using Chrome. I have the latest version of AIR installed.
... View more
‎Apr 07, 2014
12:15 PM
Same problem here. Very frustrating.
... View more
‎Feb 26, 2013
06:43 AM
Works fine, except that the last character entered in myTextBox does not show in myOutputBox. Solution?
... View more
‎Jan 17, 2013
10:01 AM
Nitin, the link you provided is a bit better than nothing, but it refers to the AVPlayer object in applications, rather than iOS delivered data. In our experience currentTime is a settable property for the native video player in mobile Safari, using a normal progressive uploaded stream, as the documentation shows: http://developer.apple.com/library/safari/#documentation/AudioVideo/Reference/HTMLMediaElementClassReference/HTMLMediaElement/HTMLMediaElement.html The question is "Are there browser based methods that seek AMS delivered streams more quickly or with better accuracy?" Everyone is aware that mobile is exploding. On some of our videocentric apps the share for iOS is approaching 20%. PM Kevin Towes, what are you doing to accomodate this need???
... View more
‎Jan 11, 2013
07:37 AM
Using Flash and RTMP it's easy to go to a specific time in a VOD stream served from AMS using the seek method. Is there similar ability to seek to a specific time in VOD delivered to Safari on iOS? The native video player provides a currentTime method, but I've not seen documentation anywhere to suggest currentTime or another method to provide rapid and accurate time based access from AMS. FWIW, Wowza documentation provides an answer: http://www.wowza.com/forums/content.php?326-How-to-specify-a-play-start-time-and-duration-for-HTTP-streaming TIA, RT
... View more