#1 Burning Software

It is currently Thu Dec 19, 2024 4:51 am

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Streaming Files to CD/DVD without files existing on HD?
PostPosted: Tue Feb 07, 2006 11:19 pm 
Offline

Joined: Sun Oct 30, 2005 11:26 pm
Posts: 25
Is it possible to do the following?

Write files to a CD/DVD in ISO9660/Joliet format without the files existing on the hard drive?

We would like to be able to stream file data from memory directly to the a file on the CD/DVD disc without first writing the file to the local hard drive.

If this is possible, which methods should we use?

Thanks

Michael Kupka


Top
 Profile  
 
 Post subject: Re: Streaming Files to CD/DVD without files existing on HD?
PostPosted: Wed Feb 08, 2006 7:36 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
If you have pre-created data in memory - just use AddMemory(...) to add memory region content to the file tree. If you're generating data on-the-fly - you can use TrackAtOnceFromPipe(...) for burning, but in such a case you'll have to maintain file system image structures yourself.

mkupka wrote:
Is it possible to do the following?

Write files to a CD/DVD in ISO9660/Joliet format without the files existing on the hard drive?

We would like to be able to stream file data from memory directly to the a file on the CD/DVD disc without first writing the file to the local hard drive.

If this is possible, which methods should we use?

Thanks

Michael Kupka


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 41 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group